summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold1-1/+1
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing1-1/+1
2004-11-21Show rockbox logo again after leaving the charging screen, to provide better ...Jens Arnold1-0/+1
2004-11-21Fixed a simulator warning, and disabled some unused code for targets without ...Jens Arnold1-3/+3
2004-11-21Animated charging screen for playerJens Arnold1-8/+68
2004-11-20Fix: Properly apply the backlight settings for the charging screenJens Arnold1-2/+3
2004-11-19There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing1-1/+1
2004-11-19Added iRiver button codesLinus Nielsen Feltzing7-6/+66
2004-11-19Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t...Jens Arnold1-3/+4
2004-11-18Late-add the final silence clip to the queue. This ensures correct shutup() w...Jens Arnold1-21/+16
2004-11-18Bug fix: First dereference, then subscript, instead of vice versa. The old co...Jens Arnold1-3/+3
2004-11-17append the "silence" clip at the end of voice output, this avoids clicks and ...Jörg Hohensohn1-34/+68
2004-11-17Only sort onceBjörn Stenberg1-1/+0
2004-11-17You can now leave the playlist viewer with OFF, and the hold-Play context men...Linus Nielsen Feltzing1-4/+4
2004-11-17The favorites plugin can now be a viewer as wellLinus Nielsen Feltzing1-22/+18
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-4/+0
2004-11-17Better feedbackLinus Nielsen Feltzing1-2/+19
2004-11-14Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold1-52/+149
2004-11-12Only voice the MMC remove prompt if voicing is enabledJens Arnold1-1/+2
2004-11-12Removed workaround for non-zeroed bss. Added a little optimization for pause ...Jens Arnold1-10/+5
2004-11-10Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss ...Jens Arnold1-0/+3
2004-11-09Fixed iriver simulator buildBjörn Stenberg1-1/+1
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing1-2/+3
2004-11-07New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspectJens Arnold2-0/+279
2004-11-06Reverted to the earlier modulo method for creating a range of random numbers,...Linus Nielsen Feltzing1-1/+1
2004-11-04Removed the depfile dependency for the .elf target, so all plugins aren't rel...Linus Nielsen Feltzing1-1/+1
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing2-3/+7
2004-10-26Patch #1040774, updated Czech languageLinus Nielsen Feltzing1-22/+1158
2004-10-26Patch #1053410, updated wallisertitsch languageLinus Nielsen Feltzing1-0/+817
2004-10-26Patch #1053288 by Mourad Jaber, french language updateLinus Nielsen Feltzing1-72/+176
2004-10-25Synced.Mats Lidell1-4/+19
2004-10-25spell "dot" instead of "point", requires up-to-date voice filesJörg Hohensohn1-2/+1
2004-10-25WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bitsLinus Nielsen Feltzing1-3/+3
2004-10-25Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis...Linus Nielsen Feltzing1-14/+22
2004-10-24Leave sub-browsers after returning from usb mode, to avoid confusing display ...Jens Arnold1-2/+16
2004-10-24Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold1-17/+21
2004-10-24Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p...Jens Arnold2-32/+29
2004-10-24Fixes: (1) Selecting previous file/dir via remote in browser works again (typ...Jens Arnold2-9/+28
2004-10-24Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEX...Jens Arnold1-6/+6
2004-10-24Removed all remaining tts engine dependent adjustments for proper pronunciationJens Arnold1-3/+3
2004-10-23Reverted conditional shutdown config flushBjörn Stenberg1-6/+5
2004-10-23new voice ID for the space character, allows to spell with a pause, once this...Jörg Hohensohn3-3/+32
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn2-4/+32
2004-10-23Don't spin up disk to flush config sector on shutdownBjörn Stenberg1-5/+6
2004-10-23Minor change (adhere to original coding style)Jens Arnold1-1/+1
2004-10-23Removed usb_screen() from the api. All plugins should use the default event h...Jens Arnold2-55/+53
2004-10-23Plugin rework 6: (all) Now using the default event handler, standard placemen...Jens Arnold3-108/+130
2004-10-22removed a Player warningJörg Hohensohn1-1/+0
2004-10-22for Ondio: ATA info taken out of debug screensJörg Hohensohn1-9/+10
2004-10-22minor optical flawJörg Hohensohn1-2/+2