summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* try again... BUTTON_NONE is not a sys event :pJonathan Gordon2009-01-01
* fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handlingJonathan Gordon2009-01-01
* fix the yesno screen which I accidently broke with the last commitesJonathan Gordon2008-12-31
* fix redJonathan Gordon2008-12-31
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Make some more constants involved in right shifts unsigned to get rid of __as...Jens Arnold2008-12-12
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Compile the WPS debug functions for the sim, to make --debugwps work.Jonas Häggqvist2008-12-09
* Fix red player buildBjörn Stenberg2008-12-08
* fix "warning: comparison between signed and unsigned"Daniel Stenberg2008-12-07
* Apply FS#9368 : add generic settings tag to WPS.Antoine Cellerier2008-12-07
* Fix FS#8998 - statusbar in plugin menus was sometimes a different colour.Jonathan Gordon2008-11-28
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* FS#9557 - fix the %mv and %t timeout so its intrepreted correctlyJonathan Gordon2008-11-22
* Add the required #include for the HZ define - fixes compilation of checkwps b...Dave Chapman2008-11-16
* revert the previous commit to find a nice way to fix the yellow...Jonathan Gordon2008-11-16
* FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...Jonathan Gordon2008-11-16
* FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon2008-11-05
* Make local functions staticBertrik Sikken2008-11-03
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon2008-11-03
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* rearrange the order that the quickscreen wiewports are allocated.Jonathan Gordon2008-10-31
* 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