summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2009-12-10Fix yellow: add bracesJeffrey Goode
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts
2009-12-09fix red checkwpsJonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-12-04Skin parser: Use parse_list() when possibleTomer Shalev
2009-12-03fix FS#10674 - make skin debugger count the lines correctly so the line numbe...Jonathan Gordon
2009-11-30fix segfault on %Rb tokenJonathan Gordon
2009-11-22fix mono recording token,Jonathan Gordon
2009-11-22hopefully fix the sameplrate tokenJonathan Gordon
2009-11-21FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz
2009-11-16Avoid two subsequent full update.Thomas Martitz
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz
2009-11-15FS#10783 - WPS translationTomer Shalev
2009-11-15Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...Thomas Martitz
2009-11-15Consolidate some #ifdef code.Thomas Martitz
2009-11-15Fix crash when selecting statusbar: custom in the menus without having a vali...Thomas Martitz
2009-11-14Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...Thomas Martitz
2009-11-11Add crossfade feature tag, update manual, fix crossfade WPS tag behaviorJeffrey Goode
2009-11-11fix build, ? buttonbar.... Jonathan Gordon
2009-11-11remove 3 bad viewport functions:Jonathan Gordon
2009-11-10Fall back to info vp from sbs when intersection fails (again, r23575 changed ...Thomas Martitz
2009-11-10Revert r23599 and r23600 and fix the early usb problem at the root. The the v...Thomas Martitz
2009-11-10usb screen: show logo at center of ui viewport and try to fit logo and title ...Teruaki Kawashima
2009-11-10really fix early usb this timeJonathan Gordon
2009-11-10hopefully fix "early usb"Jonathan Gordon
2009-11-10HAVE_CROSSFADE defs: fix yellow and redJeffrey Goode
2009-11-09Implement %Ss for playback speedFrank Gevaerts
2009-11-09Don't define pitch_speed_enum() on MAS3507D. Fixes yellowFrank Gevaerts
2009-11-09Allow %?Sp<...> to be used as a conditionalFrank Gevaerts
2009-11-09try that previous commit again... Jonathan Gordon
2009-11-09fix segfault on remote targets where no sbs is loaded for the remoteJonathan Gordon
2009-11-09Fix the error condition to actually set the fullscreen viewport. Also remove ...Jonathan Gordon
2009-11-09fix red.. markers need to be outside #ifdefsJonathan Gordon
2009-11-09Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan Gordon
2009-11-04Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz
2009-11-04Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz
2009-11-04Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz
2009-11-04Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz
2009-11-04fix charcell yellowJonathan Gordon
2009-11-04Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon
2009-11-04Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon
2009-11-03Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon
2009-11-02Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase
2009-11-01Rework how feature skin tags work (%cc currently) when used conditionally (i....Thomas Martitz
2009-11-01Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...Rafaël Carré
2009-11-01new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Rafaël Carré
2009-11-01revert that last checkin... something better is coming Jonathan Gordon