Age | Commit message (Expand) | Author |
2004-12-01 | Button driver overhaul: (1) Unified the button driver functions as much as po... | Jens Arnold |
2004-11-29 | Correctly display paused state | Jens Arnold |
2004-11-26 | Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry | Linus Nielsen Feltzing |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-22 | An attempt to set the radio in a more defined state at boot | Linus Nielsen Feltzing |
2004-11-21 | Show rockbox logo again after leaving the charging screen, to provide better ... | Jens Arnold |
2004-11-21 | Fixed a simulator warning, and disabled some unused code for targets without ... | Jens Arnold |
2004-11-21 | Animated charging screen for player | Jens Arnold |
2004-11-20 | Fix: Properly apply the backlight settings for the charging screen | Jens Arnold |
2004-11-19 | There will soon exist bitmapped players without RTC (iRiver) | Linus Nielsen Feltzing |
2004-11-19 | Added iRiver button codes | Linus Nielsen Feltzing |
2004-11-19 | Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t... | Jens Arnold |
2004-11-18 | Late-add the final silence clip to the queue. This ensures correct shutup() w... | Jens Arnold |
2004-11-18 | Bug fix: First dereference, then subscript, instead of vice versa. The old co... | Jens Arnold |
2004-11-17 | append the "silence" clip at the end of voice output, this avoids clicks and ... | Jörg Hohensohn |
2004-11-17 | Only sort once | Björn Stenberg |
2004-11-17 | You can now leave the playlist viewer with OFF, and the hold-Play context men... | Linus Nielsen Feltzing |
2004-11-17 | The favorites plugin can now be a viewer as well | Linus Nielsen Feltzing |
2004-11-17 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-11-17 | Better feedback | Linus Nielsen Feltzing |
2004-11-14 | Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us... | Jens Arnold |
2004-11-12 | Only voice the MMC remove prompt if voicing is enabled | Jens Arnold |
2004-11-12 | Removed workaround for non-zeroed bss. Added a little optimization for pause ... | Jens Arnold |
2004-11-10 | Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss ... | Jens Arnold |
2004-11-09 | Fixed iriver simulator build | Björn Stenberg |
2004-11-08 | Turn off the recording LED before reporting disk-full errors. Fixes bug repor... | Linus Nielsen Feltzing |
2004-11-07 | New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect | Jens Arnold |
2004-11-06 | Reverted to the earlier modulo method for creating a range of random numbers,... | Linus Nielsen Feltzing |
2004-11-04 | Removed the depfile dependency for the .elf target, so all plugins aren't rel... | Linus Nielsen Feltzing |
2004-10-27 | Added 74 and 80 minute recording time splits, for convenient CD creation, fix... | Linus Nielsen Feltzing |
2004-10-26 | Patch #1040774, updated Czech language | Linus Nielsen Feltzing |
2004-10-26 | Patch #1053410, updated wallisertitsch language | Linus Nielsen Feltzing |
2004-10-26 | Patch #1053288 by Mourad Jaber, french language update | Linus Nielsen Feltzing |
2004-10-25 | Synced. | Mats Lidell |
2004-10-25 | spell "dot" instead of "point", requires up-to-date voice files | Jörg Hohensohn |
2004-10-25 | WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bits | Linus Nielsen Feltzing |
2004-10-25 | Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finis... | Linus Nielsen Feltzing |
2004-10-24 | Leave sub-browsers after returning from usb mode, to avoid confusing display ... | Jens Arnold |
2004-10-24 | Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)... | Jens Arnold |
2004-10-24 | Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use p... | Jens Arnold |
2004-10-24 | Fixes: (1) Selecting previous file/dir via remote in browser works again (typ... | Jens Arnold |
2004-10-24 | Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEX... | Jens Arnold |
2004-10-24 | Removed all remaining tts engine dependent adjustments for proper pronunciation | Jens Arnold |
2004-10-23 | Reverted conditional shutdown config flush | Björn Stenberg |
2004-10-23 | new voice ID for the space character, allows to spell with a pause, once this... | Jörg Hohensohn |
2004-10-23 | the flash plugins are now checking the battery level first | Jörg Hohensohn |
2004-10-23 | Don't spin up disk to flush config sector on shutdown | Björn Stenberg |
2004-10-23 | Minor change (adhere to original coding style) | Jens Arnold |
2004-10-23 | Removed usb_screen() from the api. All plugins should use the default event h... | Jens Arnold |
2004-10-23 | Plugin rework 6: (all) Now using the default event handler, standard placemen... | Jens Arnold |