1. 70aeac4 Fix red dynamic menus by William Wilgus · 5 years ago
  2. 10e5e56 Bug fix dynamic menus by William Wilgus · 5 years ago
  3. 8b7ae89 Playlist rework by William Wilgus · 5 years ago
  4. fd19a2c Playlist Fix failure to append default file name by William Wilgus · 5 years ago
  5. 0544d97 Fix rockbox info screen on non-MULTIVOLUME targets by Solomon Peachy · 5 years ago
  6. e73ef01 Correct speech feedback for volume limit setting by Solomon Peachy · 5 years ago
  7. c3a775c Make info screen properly multi-volume aware. by Solomon Peachy · 5 years ago
  8. c2139db Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wall.. by Solomon Peachy · 5 years ago
  9. 51fe1b6 volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME by Solomon Peachy · 5 years ago
  10. 4beafe1 Show time, date, and recording directory in the info screen by Solomon Peachy · 6 years ago
  11. 1c095a1 YH-820: prohibit to change time/date on some hardware versions by Sebastian Leonhardt · 8 years ago
  12. 0a6cad7 FS#12353: For car adapter mode, make delay before resuming configurable by Solomon Peachy · 6 years ago
  13. 62a5ed4 Fix possible truncation misc.c->output_dyn_value + use Kibytes by William Wilgus · 6 years ago
  14. dd40c46 Fix menu warnings by William Wilgus · 6 years ago
  15. d8bd356 Revert "As3525 v1/v2 Add power savings menu" by William Wilgus · 6 years ago
  16. 0662793 Add cleaned-up xDuoo X3 support by Solomon Peachy · 6 years ago
  17. 6f0320a As3525 v1/v2 Add power savings menu by William Wilgus · 6 years ago
  18. fbaa974 Agptek Rocker: Implement RTC support by Marcin Bukat · 6 years ago
  19. abef236 Do playback restarts the proper way by Michael Sevakis · 7 years ago
  20. 1245c5f Implement speaker enable/disable on jack (un)plug by Amaury Pouly · 8 years ago
  21. dc87e9e Selective Backlight/Advanced Softlock - Selective actions based on context by William Wilgus · 8 years ago
  22. 95fdad5 iBasso DX50/DX90: User selectable USB mode. by Udo Schläpfer · 10 years ago
  23. 040306a iBasso DX50/DX90: User selectable freq scaling governor. by Udo Schläpfer · 10 years ago
  24. 3ae0f32 three new DSPs by Chiwen Chang · 10 years ago
  25. 8146b40 Fuze+: add a configurable deadzone area for touchpad buttons by Amaury Pouly · 11 years ago
  26. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  27. bebf71a playlist: Get rid of plugin buffer use in playlist_save(). by Thomas Martitz · 10 years ago
  28. 05a67d0 Touchscreen: Show a line separator in lists. by Thomas Martitz · 11 years ago
  29. cbc57af Fix for HAVE_MULTIDRIVE on application builds. by Thomas Martitz · 11 years ago
  30. 946c348 Fix incorrect language string reference in eq_menu.c by Purling Nayuki · 11 years ago
  31. f0bec02 Implement volume limiter feature by PurlingNayuki · 11 years ago
  32. 2d4bf62 playlist_viewer: Resurrect playlist viewer settings submenu in the playlist viewer context menu. by Thomas Martitz · 11 years ago
  33. 4978094 lcd-common: Remove support for custom line heights from viewport. by Thomas Martitz · 11 years ago
  34. d0918b9 DSP Compressor: Sidechain, Exponential Atk/Rls by Ryan Billing · 11 years ago
  35. a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 11 years ago
  36. 023f6b6 Get rid of some superfluous single-purpose functions in playback. by Michael Sevakis · 11 years ago
  37. ffa8626 Fix whitespace in files for following commit. by Michael Sevakis · 11 years ago
  38. 19b289a Reuse frequency string from recording for playback frequency. by Michael Sevakis · 11 years ago
  39. d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
  40. 0519f7e Add DAC's oversampling filter roll-off selection to sound settings. by Andrew Ryabinin · 11 years ago
  41. e4040d9 EQ: - Fine grained EQ configuration by Hayden Pearce · 12 years ago
  42. 371b142 Fix advanced EQ menu by Jonathan Gordon · 12 years ago
  43. 1eb17dc EQ settings: Rework the settings to clean up the config file. by Jonathan Gordon · 12 years ago
  44. d73c209 10 Band EQ w/Presets by Hayden Pearce · 12 years ago
  45. 18f0ba0 Revert 64d048be. It breaks h300. by Frank Gevaerts · 12 years ago
  46. 64d048b Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. by Frank Gevaerts · 12 years ago
  47. 78ca74a Fix read caused by 71f7011. by Dominik Riebeling · 12 years ago
  48. 71f7011 Add set_sleeptimer_duration function in minutes by Richard Quirk · 12 years ago
  49. 63d2762 Database: Support for multiple search roots. by Thomas Martitz · 12 years ago
  50. 0a645d2 autoresume: Use GUI browser instead of text entry to select autoresumable folders. by Thomas Martitz · 12 years ago
  51. d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 12 years ago
  52. 65bb8e4 Remove extraneous parens by Rafaël Carré · 12 years ago
  53. 57a20d2 Make DSP's replaygain independent of global_settings. by Michael Sevakis · 12 years ago
  54. 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
  55. c9bcbe2 Fundamentally rewrite much of the audio DSP. by Michael Sevakis · 12 years ago
  56. a6dea9e rbcodec refactoring: dsp_set_eq_coefs by Sean Bartell · 13 years ago
  57. 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
  58. 10d8717 Split sleep timer activation and default duration setting. by Nick Peskett · 12 years ago
  59. 6f62226 quickscreen: optionally display the shortcuts menu instead of the QS by Jonathan Gordon · 12 years ago
  60. be10817 Option to constrain get_next_dir() to directories below global_settings.start_directory. by Nick Peskett · 12 years ago
  61. f637072 Change EQ settings to use a struct array in global_settings. by Michael Sevakis · 13 years ago
  62. b612263 apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined by Rafaël Carré · 13 years ago
  63. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  64. 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
  65. 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
  66. 29b1ba3 shortcuts: talk the time and configure the sleep timeout by Jonathan Gordon · 13 years ago
  67. d51e598 FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c by Boris Gjenero · 13 years ago
  68. 6cf7cb9 Don't load the icons unless show_icons is actually enabled. And respect that setting in the shortcuts menu by Jonathan Gordon · 13 years ago
  69. fdfc88f Rename global_settings member glyphs to glyphs_to_cache and add descriptive comment. by Fred Bauer · 13 years ago
  70. ea7a896 FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. by Fred Bauer · 13 years ago
  71. 1252d0d Get rid of a really annoying #ifdef line to check if backdrop support should be enabled by Jonathan Gordon · 13 years ago
  72. 2a8eacd Buflib: Make shrinking and buflib_available() smarter. by Thomas Martitz · 13 years ago
  73. be716c0 Finally commit FS#5111 - piezo clicker for ipods! by Jonathan Gordon · 13 years ago
  74. 9e07ef2 Use buflib for all skin engine allocations. by Jonathan Gordon · 13 years ago
  75. fd187ad Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_and_reload_track wasn't called when the setting changed from the playback menu. by Michael Sevakis · 13 years ago
  76. 93c6c79 Better fix for FS#12337. Use 0 to make the line height calculated from the font height, as before r30773. by Thomas Martitz · 13 years ago
  77. 5c509d1 Fix buttonbar and line padding in time&date screen. by Thomas Martitz · 13 years ago
  78. 03a8325 Simplify seconds_to_min(), and don't safeguard used parameter. by Jens Arnold · 13 years ago
  79. a453bee Remake the sleep timer menu item, so that selecting it while the timer is running by Thomas Martitz · 13 years ago
  80. e347146 Sleep timer options: persistent duration and start on boot. by Thomas Martitz · 13 years ago
  81. e44af44 Move Time & Date menu from System to settings. by Thomas Martitz · 13 years ago
  82. 3b12634 Commit FS#12321 - Touchscreen: List line padding, to more easily select lines by Thomas Martitz · 13 years ago
  83. 0942e2a Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. by Björn Stenberg · 13 years ago
  84. 2e58d59 Make function calc_db in peakmeter.c static by Bertrik Sikken · 13 years ago
  85. aa0f4a4 FS#12273 - use buflib for font storage. thanks to the testers :) by Jonathan Gordon · 13 years ago
  86. 544a52d Add "USB Hide Internal Drive" option for multidrive devices with software usb. by Frank Gevaerts · 13 years ago
  87. 7e14b93 Dircache: Allow dircache to be enabled without reboot. by Thomas Martitz · 13 years ago
  88. baa070c GSoC/Buflib: Enable compaction in buflib. by Thomas Martitz · 13 years ago
  89. d0b72e2 GSoC/Buflib: Add buflib memory alocator to the core. by Thomas Martitz · 13 years ago
  90. d1322b7 GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. by Thomas Martitz · 13 years ago
  91. 5c6fe5d Properly export sleep_timer_call from main_menu.c in exported_menus.h by Michael Hohmuth · 13 years ago
  92. 835683b %cs (current screen) changes: by Jonathan Gordon · 13 years ago
  93. 97a4c1e FS#11808 - Major playlist handling changes (on disk playlists) by Jonathan Gordon · 13 years ago
  94. 142725e Fix FS#12158 - Make the "Mode: " line in the radio menu voice. by Jonathan Gordon · 13 years ago
  95. 82f4c60 Make the histogram code usable for playback as well. Move the recording histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. by Peter D'Hoye · 13 years ago
  96. 5aec3c2 FS#11931 part 2: Allow a short rewind when playback is paused. Patch by Michael Hohmuth · 13 years ago
  97. c537d59 Commit FS#12069 - Playback rework - first stages. Gives as thorough as possible a treatment of codec management, track change and metadata logic as possible while maintaining fairly narrow focus and not rewriting everything all at once. Please see the rockbox-dev mail archive on 2011-04-25 (Playback engine rework) for a more thorough manifest of what was addressed. Plugins and codecs become incompatible. by Michael Sevakis · 13 years ago
  98. 460d549 FS#11939: Simplify talk_time_unit(). by Andree Buschmann · 14 years ago
  99. e3abdb1 Undo unwanted commit r29310. by Andree Buschmann · 14 years ago
  100. 237ca50 All AAC-HE files will double the frame sample count, not only AAC-HE files with SBR upsampling. This change fixes issues with some m4a files reported in the forums. by Andree Buschmann · 14 years ago