summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-09-13moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg1-2/+99
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg11-226/+80
2002-09-12adi is stupid improvementsRobert Hak1-2/+2
2002-09-12efficiency improvementRobert Hak1-38/+33
2002-09-12Only handle # comments in file based playlistsLinus Nielsen Feltzing1-2/+3
2002-09-12Renamed "Browse Current" to "Follow Playlist"Hardeep Sidhu1-2/+2
2002-09-10classic snake game by Itai ShakedEric Linenberg2-2/+270
2002-09-10Flush and reload preloaded tracks if playlist changesHardeep Sidhu1-0/+4
2002-09-10use lcd_update_rect() even on simulators (*crosses fingers*)Daniel Stenberg1-4/+0
2002-09-10Oooops! Players need the set_chanconf() function tooLinus Nielsen Feltzing1-5/+5
2002-09-10Added function pointer argument to set_option(). This allows for instantaneou...Linus Nielsen Feltzing4-20/+32
2002-09-09lcd_puts() now clears to end-of-lineBjörn Stenberg1-4/+4
2002-09-09Much expanded wormlet (Philipp Pertermann). Read the manual... :-)Björn Stenberg1-248/+1500
2002-09-09Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 bro...Björn Stenberg1-12/+47
2002-09-09Go to current song (instead of root) when exiting wps after resume and browse...Hardeep Sidhu1-7/+28
2002-09-09Now saves channel configLinus Nielsen Feltzing1-3/+8
2002-09-09Added channel configurationLinus Nielsen Feltzing2-1/+12
2002-09-09Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg6-31/+122
2002-09-08now also build without parametersFelix Arends1-1/+1
2002-09-07a new apps makefile for windows (GNUSH) supporting DISABLE_GAMES and differen...Felix Arends1-15/+45
2002-09-07Added support for %d4 to %d9 in the WPS format string.Björn Stenberg1-9/+6
2002-09-07Renamed 'load default config' to 'reset settings'. Made it work on recorder.Björn Stenberg2-27/+27
2002-09-06Removed hard-coded time display on recorder and added %pb progress bar tag in...Björn Stenberg1-25/+21
2002-09-06Added snow for real.Björn Stenberg1-0/+107
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg8-273/+18
2002-09-06To give you all a feeling from the good-old C64 demo scene, press UP or DOWNDaniel Stenberg1-14/+77
2002-09-06include options.hDaniel Stenberg3-0/+5
2002-09-06runs smoother-looking on targetDaniel Stenberg1-2/+2
2002-09-06Now includes options.hLinus Nielsen Feltzing1-1/+1
2002-09-06undef the defines that used to be set by the makefile, since it'll preventDaniel Stenberg1-0/+2
2002-09-06features.h was renamed to options.h since it collided with the systemDaniel Stenberg6-8/+8
2002-09-06Added a 'Load Default Config' menu to the System menuJustin Heiner1-0/+30
2002-09-06include features.h for deciding which features to includeDaniel Stenberg6-0/+6
2002-09-06meant to control which app features to build-inDaniel Stenberg1-0/+31
2002-09-06Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner2-17/+35
2002-09-06Filters out Stop events from the main menuLinus Nielsen Feltzing1-0/+2
2002-09-06Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.Robert Hak1-0/+6
2002-09-05uh, fonts can be other heights too ;-)Daniel Stenberg1-1/+1
2002-09-05Credits gone movie-style! ;-)Daniel Stenberg1-16/+45
2002-09-05Almost there with the loadable eq. still not ready to use yet though.Justin Heiner1-10/+31
2002-09-05made it move really smooth again and extended the X axis sine tableDaniel Stenberg1-5/+2
2002-09-05include the player dir tooDaniel Stenberg1-0/+1
2002-09-05BUTTON_NONE broke the last_button filterLinus Nielsen Feltzing1-1/+2
2002-09-05let's see the speed of the scrolling as we set it (made string longer)Eric Linenberg1-1/+1
2002-09-05Scrolling now goes up to 30Eric Linenberg2-2/+2
2002-09-05Chris Pimlott's menu patch -- reorgainzes the menusEric Linenberg4-87/+105
2002-09-05The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner3-0/+93
2002-09-04Minor update to the last commitJustin Heiner1-1/+1
2002-09-04Added status indicator for charging on PlayerJustin Heiner1-17/+51
2002-09-04custom wps without an ending newline should still be OKDaniel Stenberg1-8/+12