summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2003-01-15Use lang definition for shuffling.Mats Lidell
2003-01-15What? Don't players have an OFF button??? ;)Björn Stenberg
2003-01-15Queue display is conditional for players too.Björn Stenberg
2003-01-15Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg
2003-01-15Fixed wrong u character.Björn Stenberg
2003-01-15Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg
2003-01-15Recording screen now uses fixed font.Björn Stenberg
2003-01-15Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg
2003-01-15menu_run() does not need to do lcd_update()Daniel Stenberg
2003-01-14Swedish language updated by Kjell and Mats Lidell.Kjell Ericson
2003-01-14Added cancel options in settings menues.Kjell Ericson
2003-01-14Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.Kjell Ericson
2003-01-14Bidirectional scroll for player.Mats Lidell
2003-01-13Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson
2003-01-13Special code for SIMULATOR because it might return the eyrelease of ...Kjell Ericson
2003-01-13Cleaning up code for Player.Kjell Ericson
2003-01-13The progress char for Player could been undefined.Kjell Ericson
2003-01-13Changing default scroll delay to 1000ms (1 second).Kjell Ericson
2003-01-11Increased CONFIG_BLOCK_VERSION to indicate modified config block format.Björn Stenberg
2003-01-10In sync.Mats Lidell
2003-01-10Show complete status when asking for resume.Mats Lidell
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson
2003-01-10Starting the mpeg_thread for the simulator.Kjell Ericson
2003-01-09queue stringsUwe Freese
2003-01-09apply patches from patch traker and i uplang all patched lang file with last ...Arnaud de Bonald
2003-01-09Comments.Hardeep Sidhu
2003-01-09Fixes for player/studio in USB mode: 1) Update status bar 2) Disable USB stat...Hardeep Sidhu
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg
2003-01-09Remove bogus dirs from beginning of playlist file path. Patch by Hardeep Sidhu.Björn Stenberg
2003-01-04Store the current track pathname so follow playlist is respected at end of pl...Hardeep Sidhu
2002-12-30In sync.Mats Lidell
2002-12-19new strings added.Arnaud de Bonald
2002-12-18fix for another sim errorUwe Freese
2002-12-18dansk lang updatesUwe Freese
2002-12-18Paul van der Heu's updatesUwe Freese
2002-12-18show 100% instead of animation when top-off chg.Uwe Freese
2002-12-18battery level 100% when trickle chg, only 1% per minute change allowed, ignor...Uwe Freese
2002-12-18display graphic batt. animation instead of numerical 0,34,68,100 when chargingUwe Freese
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-12-18Removed clearing of resume info after STOP and USB.Björn Stenberg
2002-12-16Store a byte instead of an int for battery capacity.Björn Stenberg
2002-12-16one space character too muchUwe Freese
2002-12-16battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese
2002-12-16stupid bug, trickle setting in menu didn't workUwe Freese
2002-12-15sim build error fixedUwe Freese
2002-12-15battery capacity setting stringUwe Freese
2002-12-15battery capacity setting, not saved to RTC/disk yetUwe Freese
2002-12-15show charge_state in debug menuUwe Freese
2002-12-15Made trickle charge persistentLinus Nielsen Feltzing
2002-12-14no inclusion of apps/settings.h anymore (simulator build error), new enable_t...Uwe Freese