summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman2008-10-22
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Make some dependencies on id3.h explicit.Magnus Holmgren2008-10-14
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...Nils Wallménius2008-10-13
* Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon2008-10-12
* * Make %t stricter by aborting if a value is not given.Jonathan Gordon2008-10-11
* update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2008-10-11
* change the %mv timeout to 1s which works better, also change the string to sh...Jonathan Gordon2008-10-09
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* yes... i'm just trying to boost my ohloh score!Jonathan Gordon2008-10-05
* bit of code policeJonathan Gordon2008-10-05
* Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.Jonathan Gordon2008-10-05
* redo the previous commit so its actually useful.Jonathan Gordon2008-09-25
* have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon2008-09-25
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* fix redPeter D'Hoye2008-09-07
* Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye2008-09-07
* A few comment updates and trailing spaces removals.Nicolas Pennequin2008-09-06
* Make %mm 0-based again (as described in CustomWPS), and change %cf accordingly.Nicolas Pennequin2008-09-04
* Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they we...Nicolas Pennequin2008-09-04
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts2008-08-29
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Skip length: restore the ability to skip by just a few secondsStéphane Doyon2008-08-18
* Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon2008-08-18
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Fix FS#8689 (the peak meter does not work during a playing after a recording ...Bertrik Sikken2008-08-11
* Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ...Bertrik Sikken2008-08-04
* Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling2008-08-02
* Simplified function option_screenBertrik Sikken2008-07-17
* dont show the "cancelled" splash if the setting wasnt changed (only affects s...Jonathan Gordon2008-07-15
* Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2008-07-14
* Introduce a new WPS parsing error case: limits exceeded. It includes the case...Nicolas Pennequin2008-07-12
* Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ...Magnus Holmgren2008-07-11
* Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay2008-07-07
* get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2008-07-06
* fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon2008-07-05
* revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon2008-07-02
* The second part of this expression always becomes true before the first part,...Jens Arnold2008-07-01
* Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon2008-06-30
* Simplify touchscreen scrollbar handling codeMaurus Cuelenaere2008-06-28
* fix redPeter D'Hoye2008-06-28
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Small fix for touchscreen interfaceMaurus Cuelenaere2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg2008-06-28
* allow the full lowercase a-z to be used as conditional viewport grouping id'sJonathan Gordon2008-06-25
* quick fix for FS#8729Jonathan Gordon2008-06-24
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23