summaryrefslogtreecommitdiffstats
path: root/apps/plugins/splitedit.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+11
2009-07-14FS#10080Nils Wallménius1-2/+2
2009-07-11Fix plugins for the changed pitch scale from r21781Jens Arnold1-3/+3
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone1-5/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-5/+1
2008-10-31cleanup storage definesFrank Gevaerts1-2/+2
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-6/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-12Optimise some more line drawing calls.Jens Arnold1-6/+6
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-23/+18
2006-11-19please, oh please give me a green build so I can goto bedJonathan Gordon1-3/+3
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon1-1/+2
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-3/+12
2006-03-28Fix red builds.Dan Everton1-2/+2
2006-03-28Fail gracefully if write fails (i.e. disk space runs out) during copy in spli...Dan Everton1-2/+31
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-0/+2
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-5/+5
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold1-2/+2
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold1-4/+4
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold1-4/+4
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold1-16/+38
2005-05-12Bugfix: Make sure pitch is reset at exit.Jens Arnold1-1/+7
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-22/+22
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing1-3/+3
2005-02-04adapted to build on iRiverDaniel Stenberg1-0/+12
2005-01-30long policyJean-Philippe Bernardy1-1/+1
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold1-21/+75
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-4/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-4/+4
2004-07-29The ninja-cool MP3 split editor plugin by Philipp PertermannLinus Nielsen Feltzing1-0/+1147