summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2008-10-31rearrange the order that the quickscreen wiewports are allocated.Jonathan Gordon1-46/+35
2008-10-22Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman1-0/+19
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2-5/+2
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2-2/+2
2008-10-14Make some dependencies on id3.h explicit.Magnus Holmgren1-0/+3
2008-10-14Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg1-0/+1
2008-10-13Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...Nils Wallménius1-1/+2
2008-10-12Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon1-7/+11
2008-10-11* Make %t stricter by aborting if a value is not given.Jonathan Gordon3-3/+16
2008-10-11update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2-8/+11
2008-10-09change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon1-2/+2
2008-10-09FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon4-1/+18
2008-10-05yes... i'm just trying to boost my ohloh score!Jonathan Gordon1-25/+25
2008-10-05bit of code policeJonathan Gordon1-9/+6
2008-10-05Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon3-63/+172
2008-09-25redo the previous commit so its actually useful.Jonathan Gordon2-2/+12
2008-09-25have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon2-4/+7
2008-09-24Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius3-36/+27
2008-09-07fix redPeter D'Hoye1-2/+2
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye4-38/+38
2008-09-06A few comment updates and trailing spaces removals.Nicolas Pennequin1-6/+7
2008-09-04Make %mm 0-based again (as described in CustomWPS), and change %cf accordingly.Nicolas Pennequin1-2/+2
2008-09-04Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they we...Nicolas Pennequin1-2/+2
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts2-9/+24
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere3-14/+14
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon2-2/+2
2008-08-18Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon1-2/+0
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius6-42/+28
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