Age | Commit message (Expand) | Author |
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 |
2009-11-10 | Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond... | Jeffrey Goode |
2009-11-08 | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima |
2009-11-04 | Compressor: simplify makeup gain setting, expand release range, finally provi... | Jeffrey Goode |
2009-10-30 | Fix time display in time menu when time is not valid. | Teruaki Kawashima |
2009-10-23 | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev |
2009-10-19 | Add a browse (remote) custom statusbar item in the theme settings. | Thomas Martitz |
2009-10-19 | Initial custom statusbar commit. | Thomas Martitz |
2009-10-17 | Const correctness for output_dyn_value and unify some identical constants | Nils Wallménius |
2009-10-16 | Change the icon used for the System menu to the same as the System Settings m... | Torne Wuff |
2009-10-11 | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev |
2009-10-11 | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz |
2009-10-11 | Avoid more useless string copys and make some random cleanups | Nils Wallménius |
2009-10-06 | Use helper function vp_puts_center() in time_menu.c | Tomer Shalev |
2009-10-05 | Fix red: Invert buttons in RTL mode | Tomer Shalev |
2009-10-05 | Invert buttons in RTL mode | Tomer Shalev |
2009-09-30 | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev |
2009-09-25 | Replace limiter with dynamic range compressor | Jeffrey Goode |
2009-09-19 | And also redraw the statusbar after resetting the colors. | Thomas Martitz |
2009-09-19 | Fix the statusbar to redraw after changing colors in the color picker screen. | Thomas Martitz |
2009-09-07 | Fix buttonbar handling/theme changed handling in lists. | Thomas Martitz |
2009-08-29 | Make UI viewport handling more multiscreen aware and bring a break; accidenta... | Thomas Martitz |