Age | Commit message (Expand) | Author |
2010-09-01 | Fix reds. The battery_capacity setting is used even for fixed-battery targets. | Thomas Martitz |
2010-08-21 | Safeguard against possible stack corruption when the string in the tempbuffer... | Nils Wallménius |
2010-08-01 | Rockbox as an application: add get_user_file_path(). | Thomas Martitz |
2010-07-29 | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon |
2010-07-25 | Use browse_folder() for browsing eq presets and languages. | Thomas Martitz |
2010-07-24 | Delete useless include. | Nils Wallménius |
2010-07-05 | Provide the option to automatically update existing bookmark files on stop, w... | Torne Wuff |
2010-06-29 | Remove some redundant #include's | Bertrik Sikken |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-12 | Fix FS#111395. Call settings_apply_skins() after changing theme colours. | Andree Buschmann |
2010-06-06 | Use SYS_FS_CHANGED and a slight rework in the recalculation of free disk spac... | Thomas Martitz |
2010-06-05 | Remove the jump scroll settings since they don't do anything, drop the releva... | Nils Wallménius |
2010-05-27 | Generate C file / header for svn version string | Rafaël Carré |
2010-05-26 | Give the radio screen setting(s) in the themes menu its own language strings ... | Marianne Arnold |
2010-05-15 | Hopefully get some green back from r26051. | Michael Sevakis |
2010-05-15 | Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat... | Michael Sevakis |
2010-05-12 | FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags | Jonathan Gordon |
2010-05-09 | FS#11250: Hotkey setting method changed to menu item vs button pres in contex... | Jeffrey Goode |
2010-05-07 | Fix red | Jeffrey Goode |
2010-05-07 | Hotkey menu items have their own icon | Jeffrey Goode |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-04-24 | Fix red | Magnus Holmgren |
2010-04-24 | FS#11099 - Rewind before resume | Magnus Holmgren |
2010-04-11 | FS#11195, plus. Simplified hotkey struct, thanks alle! | Jeffrey Goode |
2010-04-10 | Reset the number of lines to 0 when initializing the simple list | Alexander Levin |
2010-04-10 | Use a special constant so that we don't have to care about the actual line nu... | Alexander Levin |
2010-04-08 | Rename lang strings to something more appropriate | Jeffrey Goode |
2010-04-08 | Hotkey: better settings handling, fewer saved variables, localizable hotkey i... | Jeffrey Goode |
2010-04-04 | Make the displayed hotkey settings scroll (fix FS#11170) | Alexander Levin |
2010-04-01 | FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ... | Jeffrey Goode |
2010-03-20 | Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou... | Andree Buschmann |
2010-03-06 | Restore the 'read_disk' flag for settings_apply that was removed in r24922. I... | Magnus Holmgren |
2010-03-06 | cleanup statusbar+base skin relationship... | Jonathan Gordon |
2010-03-04 | fix typo in talk value of histogram setting | Peter D'Hoye |
2010-03-03 | Histogram display on recording screen. Based on the work of Jvo Studer in FS ... | Peter D'Hoye |
2010-02-26 | split the theme settings apply() sutff out of settings_apply(). this should f... | Jonathan Gordon |
2010-02-21 | remove incorrect cast | Frank Gevaerts |
2010-02-21 | Don't be too wasteful and only reparse skins when actually needed. | Thomas Martitz |
2010-02-21 | Properly generate (with "Save Theme Settings") and handle filename settings w... | Thomas Martitz |
2010-02-20 | Playlist Viewer Changes to bring consistency: | Thomas Martitz |
2010-02-11 | fix text scrolling handling in do_menu, set_time_screen and time_screen. | Teruaki Kawashima |
2010-02-10 | time menu: stop scrolling before leave the screen. | Teruaki Kawashima |
2010-01-29 | skin rework (FS#10922) notable changes: | Jonathan Gordon |
2010-01-27 | Rename "custom statusbar" to "base skin" in the theme menu, no other changes.... | Jonathan Gordon |
2010-01-03 | Set svn:keywords property on .c and .h files that didn't already have it. Cor... | Bertrik Sikken |
2009-12-21 | fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t... | Jonathan Gordon |
2009-12-17 | from FS#10771 - fix the clear backdrop option so it clears the full screen | Jonathan Gordon |
2009-12-16 | Fix FS#10289 - screens showing a list need to check the show_icons setting be... | Jonathan Gordon |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-11-12 | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode |