- 70aeac4 Fix red dynamic menus by William Wilgus · 5 years ago
- 10e5e56 Bug fix dynamic menus by William Wilgus · 5 years ago
- 8b7ae89 Playlist rework by William Wilgus · 5 years ago
- fd19a2c Playlist Fix failure to append default file name by William Wilgus · 5 years ago
- 0544d97 Fix rockbox info screen on non-MULTIVOLUME targets by Solomon Peachy · 5 years ago
- e73ef01 Correct speech feedback for volume limit setting by Solomon Peachy · 5 years ago
- c3a775c Make info screen properly multi-volume aware. by Solomon Peachy · 5 years ago
- c2139db Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wall.. by Solomon Peachy · 5 years ago
- 51fe1b6 volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME by Solomon Peachy · 5 years ago
- 4beafe1 Show time, date, and recording directory in the info screen by Solomon Peachy · 6 years ago
- 1c095a1 YH-820: prohibit to change time/date on some hardware versions by Sebastian Leonhardt · 8 years ago
- 0a6cad7 FS#12353: For car adapter mode, make delay before resuming configurable by Solomon Peachy · 6 years ago
- 62a5ed4 Fix possible truncation misc.c->output_dyn_value + use Kibytes by William Wilgus · 6 years ago
- dd40c46 Fix menu warnings by William Wilgus · 6 years ago
- d8bd356 Revert "As3525 v1/v2 Add power savings menu" by William Wilgus · 6 years ago
- 0662793 Add cleaned-up xDuoo X3 support by Solomon Peachy · 6 years ago
- 6f0320a As3525 v1/v2 Add power savings menu by William Wilgus · 6 years ago
- fbaa974 Agptek Rocker: Implement RTC support by Marcin Bukat · 6 years ago
- abef236 Do playback restarts the proper way by Michael Sevakis · 7 years ago
- 1245c5f Implement speaker enable/disable on jack (un)plug by Amaury Pouly · 8 years ago
- dc87e9e Selective Backlight/Advanced Softlock - Selective actions based on context by William Wilgus · 8 years ago
- 95fdad5 iBasso DX50/DX90: User selectable USB mode. by Udo Schläpfer · 10 years ago
- 040306a iBasso DX50/DX90: User selectable freq scaling governor. by Udo Schläpfer · 10 years ago
- 3ae0f32 three new DSPs by Chiwen Chang · 10 years ago
- 8146b40 Fuze+: add a configurable deadzone area for touchpad buttons by Amaury Pouly · 11 years ago
- 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
- bebf71a playlist: Get rid of plugin buffer use in playlist_save(). by Thomas Martitz · 10 years ago
- 05a67d0 Touchscreen: Show a line separator in lists. by Thomas Martitz · 11 years ago
- cbc57af Fix for HAVE_MULTIDRIVE on application builds. by Thomas Martitz · 11 years ago
- 946c348 Fix incorrect language string reference in eq_menu.c by Purling Nayuki · 11 years ago
- f0bec02 Implement volume limiter feature by PurlingNayuki · 11 years ago
- 2d4bf62 playlist_viewer: Resurrect playlist viewer settings submenu in the playlist viewer context menu. by Thomas Martitz · 11 years ago
- 4978094 lcd-common: Remove support for custom line heights from viewport. by Thomas Martitz · 11 years ago
- d0918b9 DSP Compressor: Sidechain, Exponential Atk/Rls by Ryan Billing · 11 years ago
- a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 11 years ago
- 023f6b6 Get rid of some superfluous single-purpose functions in playback. by Michael Sevakis · 11 years ago
- ffa8626 Fix whitespace in files for following commit. by Michael Sevakis · 11 years ago
- 19b289a Reuse frequency string from recording for playback frequency. by Michael Sevakis · 11 years ago
- d37bf24 Enable setting of global output samplerate on certain targets. by Michael Sevakis · 11 years ago
- 0519f7e Add DAC's oversampling filter roll-off selection to sound settings. by Andrew Ryabinin · 11 years ago
- e4040d9 EQ: - Fine grained EQ configuration by Hayden Pearce · 12 years ago
- 371b142 Fix advanced EQ menu by Jonathan Gordon · 12 years ago
- 1eb17dc EQ settings: Rework the settings to clean up the config file. by Jonathan Gordon · 12 years ago
- d73c209 10 Band EQ w/Presets by Hayden Pearce · 12 years ago
- 18f0ba0 Revert 64d048be. It breaks h300. by Frank Gevaerts · 12 years ago
- 64d048b Make code that depends on HAVE_USB_CHARGING_ENABLE check HAVE_USBSTACK. by Frank Gevaerts · 12 years ago
- 78ca74a Fix read caused by 71f7011. by Dominik Riebeling · 12 years ago
- 71f7011 Add set_sleeptimer_duration function in minutes by Richard Quirk · 12 years ago
- 63d2762 Database: Support for multiple search roots. by Thomas Martitz · 12 years ago
- 0a645d2 autoresume: Use GUI browser instead of text entry to select autoresumable folders. by Thomas Martitz · 12 years ago
- d29a11b Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL by Nils Wallménius · 12 years ago
- 65bb8e4 Remove extraneous parens by Rafaël Carré · 12 years ago
- 57a20d2 Make DSP's replaygain independent of global_settings. by Michael Sevakis · 12 years ago
- 56f17c4 Make rbcodec/dsp includes more specific. by Michael Sevakis · 12 years ago
- c9bcbe2 Fundamentally rewrite much of the audio DSP. by Michael Sevakis · 12 years ago
- a6dea9e rbcodec refactoring: dsp_set_eq_coefs by Sean Bartell · 13 years ago
- 0842d7f Consolidate compressor settings into a struct. by Michael Sevakis · 12 years ago
- 10d8717 Split sleep timer activation and default duration setting. by Nick Peskett · 12 years ago
- 6f62226 quickscreen: optionally display the shortcuts menu instead of the QS by Jonathan Gordon · 12 years ago
- be10817 Option to constrain get_next_dir() to directories below global_settings.start_directory. by Nick Peskett · 12 years ago
- f637072 Change EQ settings to use a struct array in global_settings. by Michael Sevakis · 13 years ago
- b612263 apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined by Rafaël Carré · 13 years ago
- c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
- 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
- 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
- 29b1ba3 shortcuts: talk the time and configure the sleep timeout by Jonathan Gordon · 13 years ago
- 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
- 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
- fdfc88f Rename global_settings member glyphs to glyphs_to_cache and add descriptive comment. by Fred Bauer · 13 years ago
- 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
- 1252d0d Get rid of a really annoying #ifdef line to check if backdrop support should be enabled by Jonathan Gordon · 13 years ago
- 2a8eacd Buflib: Make shrinking and buflib_available() smarter. by Thomas Martitz · 13 years ago
- be716c0 Finally commit FS#5111 - piezo clicker for ipods! by Jonathan Gordon · 13 years ago
- 9e07ef2 Use buflib for all skin engine allocations. by Jonathan Gordon · 13 years ago
- 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
- 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
- 5c509d1 Fix buttonbar and line padding in time&date screen. by Thomas Martitz · 13 years ago
- 03a8325 Simplify seconds_to_min(), and don't safeguard used parameter. by Jens Arnold · 13 years ago
- a453bee Remake the sleep timer menu item, so that selecting it while the timer is running by Thomas Martitz · 13 years ago
- e347146 Sleep timer options: persistent duration and start on boot. by Thomas Martitz · 13 years ago
- e44af44 Move Time & Date menu from System to settings. by Thomas Martitz · 13 years ago
- 3b12634 Commit FS#12321 - Touchscreen: List line padding, to more easily select lines by Thomas Martitz · 13 years ago
- 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
- 2e58d59 Make function calc_db in peakmeter.c static by Bertrik Sikken · 13 years ago
- aa0f4a4 FS#12273 - use buflib for font storage. thanks to the testers :) by Jonathan Gordon · 13 years ago
- 544a52d Add "USB Hide Internal Drive" option for multidrive devices with software usb. by Frank Gevaerts · 13 years ago
- 7e14b93 Dircache: Allow dircache to be enabled without reboot. by Thomas Martitz · 13 years ago
- baa070c GSoC/Buflib: Enable compaction in buflib. by Thomas Martitz · 13 years ago
- d0b72e2 GSoC/Buflib: Add buflib memory alocator to the core. by Thomas Martitz · 13 years ago
- d1322b7 GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. by Thomas Martitz · 13 years ago
- 5c6fe5d Properly export sleep_timer_call from main_menu.c in exported_menus.h by Michael Hohmuth · 13 years ago
- 835683b %cs (current screen) changes: by Jonathan Gordon · 13 years ago
- 97a4c1e FS#11808 - Major playlist handling changes (on disk playlists) by Jonathan Gordon · 13 years ago
- 142725e Fix FS#12158 - Make the "Mode: " line in the radio menu voice. by Jonathan Gordon · 13 years ago
- 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
- 5aec3c2 FS#11931 part 2: Allow a short rewind when playback is paused. Patch by Michael Hohmuth · 13 years ago
- 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
- 460d549 FS#11939: Simplify talk_time_unit(). by Andree Buschmann · 14 years ago
- e3abdb1 Undo unwanted commit r29310. by Andree Buschmann · 14 years ago
- 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