summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2009-03-20Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw...Thomas Martitz
2009-03-19Put exiting the wps entirely into the hands of the wps (restoring backdrops a...Thomas Martitz
2009-03-19Move gwps_leave_wps() a bit down, so that the menu-statusbars are showing in ...Thomas Martitz
2009-03-17Some style changes, move gwps_leave_wps a bit down; add a #define for restora...Thomas Martitz
2009-03-17Some internal rework of the wps:Thomas Martitz
2009-03-12Move play_hop() to gwps.c and make it static. It's the only file that calls it.Thomas Martitz
2009-03-08Yet more #include cleanupsBertrik Sikken
2009-03-08Clean up some more #includesBertrik Sikken
2009-03-08Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ...Jens Arnold
2009-03-08Changed the comment to more accurately reflect how it worksAlexander Levin
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-02-27Fix screens not redrawing the statusbar when they should.Jonathan Gordon
2009-02-24Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti...Thomas Martitz
2009-02-20Fix Player status'bar' broken in r19894.Jens Arnold
2009-02-19Touchscreen fixes:Maurus Cuelenaere
2009-02-16Move parts into the if, as they're unused outside of itThomas Martitz
2009-02-16FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz
2009-02-12Touchscreen devices: make scrolling up work betterMaurus Cuelenaere
2009-02-05Minor quickscreen and pitchscreen fixesThomas Martitz
2009-02-04fix redJonathan Gordon
2009-02-04Temp fix for the statusbar disappearing for a fraction of a second when the W...Jonathan Gordon
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon
2009-02-01Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon
2009-02-01this commit actually makes my previous one work when the statusbar setting is...Jonathan Gordon
2009-02-01Statusbar handling fixes. Jonathan Gordon
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken
2009-01-29Get checkwps working againMaurus Cuelenaere
2009-01-28Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...Thomas Martitz
2009-01-28Fix list title setupThomas Martitz
2009-01-12fix the statusbar on the archos player... a more proper fix is probably to su...Jonathan Gordon
2009-01-11use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon
2009-01-10fix FS#9772 - the statusbars were not working correclty on multi screen targe...Jonathan Gordon
2009-01-09Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w...Dominik Riebeling
2009-01-09revert part of r19705 which caused fS#9773Jonathan Gordon
2009-01-07remove some useless/unused stuff from gwps.cJonathan Gordon
2009-01-07Fix some wierdness with the debug menus... Jonathan Gordon
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon
2009-01-05"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon
2009-01-04minor code reshuffle to not call viewport_set_default so oftenJonathan Gordon
2009-01-03a few more button/statusbar fixes...Jonathan Gordon
2009-01-03Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius
2009-01-02fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..Jonathan Gordon
2009-01-02woops... fix the header and bump the plugin APIJonathan Gordon
2009-01-02More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon
2009-01-01try again... BUTTON_NONE is not a sys event :pJonathan Gordon
2009-01-01fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handlingJonathan Gordon
2008-12-31fix the yesno screen which I accidently broke with the last commitesJonathan Gordon
2008-12-31fix redJonathan Gordon