summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2009-12-21Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal...Jonathan Gordon1-14/+20
2009-12-21fix yelloJonathan Gordon1-1/+1
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon6-56/+64
2009-12-21fix another bug from FS#10771 - list touchscreen handling needs to ignore pre...Jonathan Gordon1-1/+6
2009-12-20Make read-only struct constBertrik Sikken1-2/+2
2009-12-20Code police: add missing header file, make some local functions staticBertrik Sikken2-1/+2
2009-12-18FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon3-4/+5
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon1-2/+1
2009-12-10Fix yellow: add bracesJeffrey Goode1-0/+2
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts1-3/+10
2009-12-09fix red checkwpsJonathan Gordon1-4/+5
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon9-343/+238
2009-12-04Skin parser: Use parse_list() when possibleTomer Shalev1-20/+6
2009-12-03fix FS#10674 - make skin debugger count the lines correctly so the line numbe...Jonathan Gordon1-51/+51
2009-11-30fix segfault on %Rb tokenJonathan Gordon1-1/+1
2009-11-22fix mono recording token,Jonathan Gordon3-4/+14
2009-11-22hopefully fix the sameplrate tokenJonathan Gordon1-1/+0
2009-11-21FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine1-0/+5
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz1-1/+1
2009-11-16Avoid two subsequent full update.Thomas Martitz1-18/+19
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz3-30/+52
2009-11-15FS#10783 - WPS translationTomer Shalev4-0/+9
2009-11-15Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...Thomas Martitz1-2/+5
2009-11-15Consolidate some #ifdef code.Thomas Martitz1-5/+1
2009-11-15Fix crash when selecting statusbar: custom in the menus without having a vali...Thomas Martitz1-1/+1
2009-11-14Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...Thomas Martitz1-2/+5
2009-11-11Add crossfade feature tag, update manual, fix crossfade WPS tag behaviorJeffrey Goode1-2/+2
2009-11-11fix build, ? buttonbar.... Jonathan Gordon1-1/+1
2009-11-11remove 3 bad viewport functions:Jonathan Gordon2-38/+0
2009-11-10Fall back to info vp from sbs when intersection fails (again, r23575 changed ...Thomas Martitz1-3/+3
2009-11-10Revert r23599 and r23600 and fix the early usb problem at the root. The the v...Thomas Martitz3-27/+14
2009-11-10usb screen: show logo at center of ui viewport and try to fit logo and title ...Teruaki Kawashima1-14/+11
2009-11-10really fix early usb this timeJonathan Gordon1-3/+4
2009-11-10hopefully fix "early usb"Jonathan Gordon2-11/+18
2009-11-10HAVE_CROSSFADE defs: fix yellow and redJeffrey Goode1-0/+4
2009-11-09Implement %Ss for playback speedFrank Gevaerts3-0/+24
2009-11-09Don't define pitch_speed_enum() on MAS3507D. Fixes yellowFrank Gevaerts1-0/+2
2009-11-09Allow %?Sp<...> to be used as a conditionalFrank Gevaerts1-0/+40
2009-11-09try that previous commit again... Jonathan Gordon1-1/+1
2009-11-09fix segfault on remote targets where no sbs is loaded for the remoteJonathan Gordon1-1/+1
2009-11-09Fix the error condition to actually set the fullscreen viewport. Also remove ...Jonathan Gordon1-3/+3
2009-11-09fix red.. markers need to be outside #ifdefsJonathan Gordon1-1/+1
2009-11-09Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan Gordon2-29/+70
2009-11-04Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz1-1/+4
2009-11-04Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz1-6/+9
2009-11-04Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima1-0/+1
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz1-0/+2
2009-11-04Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz4-33/+3
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz1-87/+90
2009-11-04fix charcell yellowJonathan Gordon1-2/+2