summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-01-23my compiler warned on a missing newline on the last line!Daniel Stenberg1-1/+1
2003-01-23Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson6-46/+35
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese5-3/+298
2003-01-22Fixed WPS-screen for player.Kjell Ericson1-35/+37
2003-01-21First version of a "better" keyboard handling for the Player.Kjell Ericson1-65/+150
2003-01-20added new queue stringsArnaud de Bonald1-2/+15
2003-01-20First attempt in rocklatin1 input for player.Mats Lidell1-14/+50
2003-01-18avoid mem info overflow when having 8MB ;-)Uwe Freese1-1/+2
2003-01-18Added repeat for DEL keyBjörn Stenberg1-0/+1
2003-01-17Bug fix: Exit volume setting even if both keys are released simultaneouslyBjörn Stenberg1-0/+2
2003-01-16Include config.h. Fixes compile error because of new MAS define.Hardeep Sidhu1-0/+1
2003-01-16fixed bug with undo and switching levelsEric Linenberg1-5/+10
2003-01-16When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg1-1/+5
2003-01-16FM Recorder support addedDaniel Stenberg1-6/+11
2003-01-16press ON for undo in sokoban (only 1 undo for now, but better than nothingEric Linenberg1-2/+59
2003-01-15resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu1-5/+6
2003-01-15Centered fourth shift line (secretly removing a bug in the process)Björn Stenberg1-1/+1
2003-01-15Use lang definition for shuffling.Mats Lidell1-1/+1
2003-01-15What? Don't players have an OFF button??? ;)Björn Stenberg1-6/+16
2003-01-15Queue display is conditional for players too.Björn Stenberg1-1/+2
2003-01-15Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg2-81/+213
2003-01-15Fixed wrong u character.Björn Stenberg1-1/+1
2003-01-15Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg2-23/+11
2003-01-15Recording screen now uses fixed font.Björn Stenberg1-1/+2
2003-01-15Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg2-100/+114
2003-01-15menu_run() does not need to do lcd_update()Daniel Stenberg1-1/+0
2003-01-14Swedish language updated by Kjell and Mats Lidell.Kjell Ericson1-24/+24
2003-01-14Added cancel options in settings menues.Kjell Ericson2-11/+79
2003-01-14Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.Kjell Ericson2-0/+21
2003-01-14Bidirectional scroll for player.Mats Lidell1-2/+2
2003-01-13Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson2-13/+2
2003-01-13Special code for SIMULATOR because it might return the eyrelease of ...Kjell Ericson1-0/+13
2003-01-13Cleaning up code for Player.Kjell Ericson2-10/+7
2003-01-13The progress char for Player could been undefined.Kjell Ericson1-0/+2
2003-01-13Changing default scroll delay to 1000ms (1 second).Kjell Ericson1-1/+1
2003-01-11Increased CONFIG_BLOCK_VERSION to indicate modified config block format.Björn Stenberg1-1/+1
2003-01-10In sync.Mats Lidell1-0/+15
2003-01-10Show complete status when asking for resume.Mats Lidell1-0/+1
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson5-23/+23
2003-01-10Starting the mpeg_thread for the simulator.Kjell Ericson1-0/+7
2003-01-09queue stringsUwe Freese1-0/+15
2003-01-09apply patches from patch traker and i uplang all patched lang file with last ...Arnaud de Bonald4-192/+2791
2003-01-09Comments.Hardeep Sidhu1-5/+41
2003-01-09Fixes for player/studio in USB mode: 1) Update status bar 2) Disable USB stat...Hardeep Sidhu1-0/+5
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg8-106/+438
2003-01-09Remove bogus dirs from beginning of playlist file path. Patch by Hardeep Sidhu.Björn Stenberg1-5/+21
2003-01-04Store the current track pathname so follow playlist is respected at end of pl...Hardeep Sidhu1-5/+30
2002-12-30In sync.Mats Lidell1-2/+51
2002-12-19new strings added.Arnaud de Bonald1-1/+53
2002-12-18fix for another sim errorUwe Freese1-1/+4