summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-06-19replaced an unuseable function by one I need, no version bumpJörg Hohensohn2-2/+3
2004-06-18New method of persisting the settings, using a central table. This saves lots...Jörg Hohensohn2-1062/+737
2004-06-18Ooops, I declared a variable in the middle of the code. Shame on me.Kjell Ericson1-1/+2
2004-06-18First version of my chessclock. Only tried on Player. Lacking a simulatorKjell Ericson1-0/+488
2004-06-18Added more functions to the plugin API.Kjell Ericson2-1/+16
2004-06-16and use snprintf() from the plugin APIDaniel Stenberg1-1/+1
2004-06-16code after variablesDaniel Stenberg1-2/+2
2004-06-16only for bitmapsDaniel Stenberg1-0/+4
2004-06-16Initial version of pong, not tested on target by me yet.Daniel Stenberg1-0/+313
2004-06-16Fixed a warningJens Arnold1-1/+1
2004-06-16Mandelbrot didn't yield() at all, leading to playback problems when heavily c...Jens Arnold1-7/+13
2004-06-16Added set_time()Björn Stenberg2-1/+3
2004-06-16removed extra ';'Daniel Stenberg2-4/+4
2004-06-15Simple battery runtime testBjörn Stenberg1-0/+107
2004-06-15Moved battery_level() to the end, where it doesn't break backwards compatibilityBjörn Stenberg2-2/+2
2004-06-15Forgot to bump api version.Björn Stenberg1-1/+1
2004-06-15Added battery_level()Björn Stenberg2-0/+3
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing1-0/+13
2004-06-14Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing1-0/+418
2004-06-14avoid empty menu for simulator, caused compile errors in VCJörg Hohensohn1-0/+4
2004-06-10Keylock now locks combo keys too (mute, id3 viewer etc)Björn Stenberg1-17/+27
2004-06-10Synced to english.lang, and reverted all speech engine dependent tweaksJens Arnold1-12/+12
2004-06-10Added MAS read/write functions to the plugin APILinus Nielsen Feltzing2-0/+20
2004-06-10Removed vbr_fix, as it now is a pluginLinus Nielsen Feltzing2-260/+7
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing5-7/+312
2004-06-10supporting 4:2:2 vertical subsamplingJörg Hohensohn1-64/+87
2004-06-08Othelo removed due to legal issues.Björn Stenberg2-1667/+0
2004-06-04The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing3-19/+32
2004-06-04Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing1-1/+1
2004-06-03SyncedJens Arnold1-3/+3
2004-06-03The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing1-12/+32
2004-06-03Removed obsolete sokoban stringLinus Nielsen Feltzing1-2/+2
2004-06-02Adapted to new grayscale frameworkJens Arnold1-11/+19
2004-06-02Major rework of the grayscale framework:Jens Arnold2-536/+1027
2004-05-27Fixed bug in .rock extension check when scanning pluginsHardeep Sidhu1-3/+3
2004-05-26Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold1-7/+5
2004-05-26Patch #958658, metronome uses plugin_register_timer nowLinus Nielsen Feltzing1-37/+34
2004-05-24Added viewers.configLinus Nielsen Feltzing1-0/+1
2004-05-23removed a bit of obsolete stuffJörg Hohensohn1-10/+0
2004-05-23Voiced new onplay menu entryJens Arnold2-2/+2
2004-05-23SyncedJens Arnold1-0/+31
2004-05-23Added missing (empty) voice: linesJens Arnold1-0/+5
2004-05-23now supports images with restart markersJörg Hohensohn1-69/+67
2004-05-22Moved genre list and access function to id3.cBjörn Stenberg2-39/+3
2004-05-22Improved ff/rw max step calculation (patch #882931 by Craigh Sather)Björn Stenberg1-9/+21
2004-05-21Removed 2 unused entries, and corrected a typoJens Arnold1-12/+2
2004-05-21Default viewer for .ucl is rockbox_flash.rockJens Arnold1-1/+1
2004-05-21After much debating, it has been decided to name talkbox clips "_dirname.talk...Jörg Hohensohn1-1/+1
2004-05-21Now the next-song WPS feature worksLinus Nielsen Feltzing2-1/+4
2004-05-21The USB monitoring started before the ATA thread, leading to badness when Roc...Linus Nielsen Feltzing1-2/+2