summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2008-08-11Fix FS#8689 (the peak meter does not work during a playing after a recording ...Bertrik Sikken1-0/+5
2008-08-04Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ...Bertrik Sikken1-1/+1
2008-08-02Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling1-17/+1
2008-07-17Simplified function option_screenBertrik Sikken1-42/+21
2008-07-15dont show the "cancelled" splash if the setting wasnt changed (only affects s...Jonathan Gordon1-4/+6
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2-14/+14
2008-07-12Introduce a new WPS parsing error case: limits exceeded. It includes the case...Nicolas Pennequin3-41/+53
2008-07-11Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ...Magnus Holmgren1-6/+3
2008-07-07Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay1-0/+2
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon1-0/+6
2008-07-05fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon3-2/+21
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon1-0/+1
2008-07-01The second part of this expression always becomes true before the first part,...Jens Arnold1-2/+1
2008-06-30Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon1-4/+6
2008-06-28Simplify touchscreen scrollbar handling codeMaurus Cuelenaere1-15/+16
2008-06-28fix redPeter D'Hoye2-4/+4
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye9-49/+52
2008-06-28Small fix for touchscreen interfaceMaurus Cuelenaere1-0/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg33-66/+132
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg1-11/+3
2008-06-25allow the full lowercase a-z to be used as conditional viewport grouping id'sJonathan Gordon1-1/+1
2008-06-24quick fix for FS#8729Jonathan Gordon1-0/+2
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon8-117/+59
2008-06-23fix yellowJonathan Gordon1-3/+9
2008-06-23commit FS#9027 - conditional viewportsJonathan Gordon4-115/+231
2008-06-23bah, fix yellow Jonathan Gordon1-0/+4
2008-06-23fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon3-9/+11
2008-06-15"Fix" FS#7887 - the line selector colours would be completly wrong on scrolli...Jonathan Gordon1-2/+2
2008-06-15fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt chan...Jonathan Gordon1-3/+10
2008-06-07Accept FS#9075 and rename valid_vals to set_valsJonathan Gordon1-10/+10
2008-06-06Fix yellowMaurus Cuelenaere1-1/+1
2008-06-061) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere1-11/+3
2008-06-05Fix typo in the new default values for %V, so that the background color is ac...Magnus Holmgren1-1/+1
2008-06-05make %V a little simpler. only the x and y values have to be specified now (i...Jonathan Gordon1-27/+52
2008-06-02Fix some mistakesMaurus Cuelenaere1-8/+8
2008-06-021) Make touchscreen interface more intuitiveMaurus Cuelenaere1-16/+42
2008-06-01Even more touchscreen improvements.Maurus Cuelenaere1-9/+5
2008-06-01Some more touchscreen gui list improvements.Maurus Cuelenaere1-4/+8
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere1-14/+35
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye2-5/+5
2008-05-29the splash should set the viewport to NULL untill we start passing it a vp. (...Jonathan Gordon1-0/+3
2008-05-29total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon4-168/+26
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon1-5/+7
2008-05-29draw the buttonbar in its own viewport. It always uses the sysfont and is dra...Jonathan Gordon1-31/+31
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon3-18/+20
2008-05-28callbacks were being called with the old value.. spotted in IRC last weekJonathan Gordon1-2/+2
2008-05-23Fix FS #9022: space reserved for the icons in the quickscreen used the incorr...Peter D'Hoye1-2/+3
2008-05-22fix FS#9020 and make scrolling down in lists a bit more consistant with scrol...Jonathan Gordon1-1/+1
2008-05-20Make list.c use button_queue_count() instead of accessing the button_queue di...Bertrik Sikken1-2/+2
2008-05-19Fix FS#9010 warning in checkwps when building on an amd64 machineNils Wallménius1-1/+2