summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-10-09the playlist variables are now all static, and the wps code use the newDaniel Stenberg4-5/+6
2002-10-09added playlist_amount(), no longer trying to stop insane looping in theDaniel Stenberg1-5/+7
2002-10-09fixed typo and now Akku instead of Batterie (thanks to Thomas Maisl)Uwe Freese1-6/+6
2002-10-09Don't try to load files if setting is emptyBjörn Stenberg1-3/+6
2002-10-09Mute was on wrong key comboBjörn Stenberg1-1/+1
2002-10-09No longer loads /.rockbox/default.*. Only selected files.Björn Stenberg1-6/+0
2002-10-09More HW infoLinus Nielsen Feltzing1-1/+20
2002-10-09The wps_loaded flag was set too earlyLinus Nielsen Feltzing1-2/+2
2002-10-08Minor bug fixBjörn Stenberg1-1/+1
2002-10-08Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg6-14/+73
2002-10-08Olivier Perron patch appliedArnaud de Bonald1-2/+17
2002-10-08Reverted bad parts of last patchBjörn Stenberg1-73/+1
2002-10-08f2_screen used the wrong font sizeLinus Nielsen Feltzing1-2/+72
2002-10-08Even more HW infoLinus Nielsen Feltzing1-6/+80
2002-10-08More translations.Mats Lidell1-25/+20
2002-10-08More HW infoLinus Nielsen Feltzing1-0/+4
2002-10-08New debug screen - HW infoLinus Nielsen Feltzing1-0/+36
2002-10-08Removed icon sketchBjörn Stenberg1-12/+0
2002-10-08Added repeat-one icon for recorders.Björn Stenberg3-4/+27
2002-10-08Added new icons for .cfg and .txt filesBjörn Stenberg5-64/+39
2002-10-08Renamed .eq files .cfgBjörn Stenberg3-18/+17
2002-10-07new translationsUwe Freese2-18/+58
2002-10-06The channel eq setting saved the value in global_settings.bassLinus Nielsen Feltzing1-1/+2
2002-10-06Accepted Brian King's backlight-on-when-charging patch, slightly modifiedLinus Nielsen Feltzing1-16/+9
2002-10-06Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu5-16/+38
2002-10-06A few more words translated.Mats Lidell1-18/+66
2002-10-05Paul van der Heu's nederlands.lang translationsUwe Freese1-1/+16
2002-10-05Marco Morandi new translationsUwe Freese1-27/+77
2002-10-05Show repeat icons for player.Mats Lidell1-0/+4
2002-10-04Melih Ozbeks new translationsUwe Freese1-2/+52
2002-10-04I am incredibly sillyLinus Nielsen Feltzing1-1/+1
2002-10-04I am sillyLinus Nielsen Feltzing1-1/+1
2002-10-04Even better solution for the volume displayLinus Nielsen Feltzing1-1/+1
2002-10-04Fix for the wrong volume display on the player when MENU+UP/DOWN pressed. Ple...Uwe Freese1-1/+1
2002-10-04added repeat translationsUwe Freese1-12/+15
2002-10-04Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg9-23/+121
2002-10-04Paul van der Heu's dutch translation, patch 617349Daniel Stenberg1-2/+37
2002-10-04bumped up the CONFIG_BLOCK_VERSION so that volume setting correctsRobert Hak1-1/+1
2002-10-03Yes/No/Ask instead of On/Off/AskUwe Freese1-2/+2
2002-10-03Completed with new translations.Uwe Freese1-38/+88
2002-10-03new string for peakmeter addedArnaud de Bonald1-5/+36
2002-10-03Resetting settings in the menu now applies the settings as wellLinus Nielsen Feltzing3-11/+30
2002-10-03i dumbRobert Hak3-0/+3
2002-10-03we no longer have lang.hRobert Hak3-3/+3
2002-10-02Balance setting was signed but loaded as unsignedBjörn Stenberg1-2/+2
2002-10-02read_line() always null-terminates stringBjörn Stenberg1-0/+2
2002-10-02Bill Napier's more elegant fix to disallow running make in apps and firmware.Björn Stenberg1-5/+12
2002-10-02Save loaded EQ settings.Björn Stenberg1-0/+1
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg1-148/+109
2002-10-02Minor changes.Uwe Freese1-2/+2