summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* Fix grammar in the comment (make code non offending :-)Alexander Levin2010-04-21
* really fix "%pv|something else" this timeJonathan Gordon2010-04-20
* 2 quick fixes Jonathan Gordon2010-04-19
* Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken2010-04-18
* fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon2010-04-17
* drop the playlist viewer stack usage by reading straiught off the buffer inst...Jonathan Gordon2010-04-17
* use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...Jonathan Gordon2010-04-17
* allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...Jonathan Gordon2010-04-13
* Fix two viewport related charcell bugs: crashes in the yesno screen and the U...Jens Arnold2010-04-11
* shuld fix red and yellowJonathan Gordon2010-04-11
* Rework how progressbars are managed so you can have as many bars in a viewpor...Jonathan Gordon2010-04-11
* Use the existing type instead of defining an ad hoc oneAlexander Levin2010-04-10
* Reset the number of lines to 0 when initializing the simple listAlexander Levin2010-04-10
* Fix scrolling line artifacts on USB screen - should fix FS#11154Michael Chicoine2010-04-10
* Boot charting support.Torne Wuff2010-04-01
* FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode2010-04-01
* Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff2010-03-28
* revert r25271 which caused more problems than it tried to fixJonathan Gordon2010-03-23
* there is a difference between viewports which shouldnt be cleared (the defaul...Jonathan Gordon2010-03-21
* woops, elapsed is ms not HZ and how did that extra + get in there?Jonathan Gordon2010-03-18
* fix yelllow and add those tags to the debug outputJonathan Gordon2010-03-18
* 2 new tags:Jonathan Gordon2010-03-18
* rearrange the skin loading to remove some code dupeJonathan Gordon2010-03-15
* fix the remote font not working when there is no .rsbs loadedJonathan Gordon2010-03-15
* fiddle with the skin debug output so the load lines arnt shown unless debugwp...Jonathan Gordon2010-03-14
* fix FS#11100 - statusbar would show up on multiscreen targets if either scree...Jonathan Gordon2010-03-13
* Change USB HID mode string from just "Multimedia Mode" (or similar) to say "U...Torne Wuff2010-03-12
* Make mini2440 compile again.Thomas Martitz2010-03-08
* revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon2010-03-07
* Slightly change how %Li works when used as a conditional. last part is select...Teruaki Kawashima2010-03-07
* Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...Teruaki Kawashima2010-03-07
* skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima2010-03-06
* Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren2010-03-06
* fix yellowJonathan Gordon2010-03-06
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).Thomas Martitz2010-03-03
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* FS#11072 - display the filename of the skin begin parsed in the debug outputJonathan Gordon2010-03-03
* remove some gremlins... viewport_set_*() sets the font to the UI font for tha...Jonathan Gordon2010-03-03
* make %Fl (font load) more consistant with bmp loading and require the whole f...Jonathan Gordon2010-03-03
* fix FS#10926 - backlight turning off stops track info being updatedJonathan Gordon2010-03-03
* Fix FS#11058 - conditionl viewports cause sublines to go a bit crazyJonathan Gordon2010-03-03
* some small debug info fixes, add %Li and %lt and make uppercase subimage labe...Jonathan Gordon2010-03-03
* remove a nonsense outdate warning. there is no token limit anymoreJonathan Gordon2010-03-03
* undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon2010-03-03
* revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon2010-03-02
* fix %pb when the height isnt given and it is in a viewport with a user font (...Jonathan Gordon2010-03-02
* fix redJonathan Gordon2010-03-02
* * Make the user font count more saneJonathan Gordon2010-03-02
* Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz2010-03-01