index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
gwps.h
Age
Commit message (
Expand
)
Author
2007-04-10
Use valid_time() instead of using individual checks which amount to the same ...
Nicolas Pennequin
2007-04-10
RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...
Nicolas Pennequin
2007-04-08
FS#6991. Patch by Alexander Levin, modified by me:
Nicolas Pennequin
2007-04-04
* Make some private variables 'static'.
Nicolas Pennequin
2007-04-04
Introducing the WPS tokenizer !
Nicolas Pennequin
2007-04-01
Repair player progressbars (single char and full line) broken in the full uni...
Jens Arnold
2007-02-15
* Add support for an optional y coordinate to the progressbar (from FS #4783).
Nicolas Pennequin
2006-12-13
Removed unused button defines and made private functions static
Nils Wallménius
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-10-30
Remove format_align from the format_lines array, as it's unnecessary. Saves c...
Jens Arnold
2006-08-17
software keylock works again
Jonathan Gordon
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-05-21
Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
Peter D'Hoye
2006-05-15
Enable next-dir skip on platforms with no directly mapped button combos (clic...
Linus Nielsen Feltzing
2006-04-18
Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...
Brandon Low
2006-04-10
Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...
Zakk Roberts
2006-04-10
Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...
Brandon Low
2006-04-09
Now define the _PRE-function correctly.
Miika Pekkarinen
2006-04-09
Back out the 'do not stop playback until stop button has been released' chang...
Magnus Holmgren
2006-04-06
Do not stop playback until stop button has been released or shutdown
Miika Pekkarinen
2006-04-02
Updated quickscreens, now they look better than before while still retaining ...
Zakk Roberts
2006-03-28
Moved main menu button to REC for both file browser and WPS
Daniel Stenberg
2006-03-14
Correct a problem with WPS backdrops not loading correctly, and semi-prepare ...
Linus Nielsen Feltzing
2006-02-26
Significantly reduce memory waste by reducing the wps image buffer. The new s...
Jens Arnold
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-02-24
Button driver for iAudio X5
Linus Nielsen Feltzing
2006-02-10
add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS
Ben Basha
2006-02-05
Use the iPod 4G button mappings for the iPod 3G as well (at least for now)
Dave Chapman
2006-02-02
iPod: Fix some button-mapping bugs and inconsistencies
Dave Chapman
2006-02-01
WPS tag update for Progress Bar to allow resizing and screen placing
Ben Basha
2006-01-28
Color BMP support
Linus Nielsen Feltzing
2006-01-25
Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR...
Brandon Low
2006-01-22
Fix red build in my own target
Brandon Low
2006-01-21
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2006-01-19
more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)
Daniel Stenberg
2006-01-13
Iriver WPS: Made some buttons more responsive (trigger on press instead of re...
Jens Arnold
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-09
don't display the WPS after loading, it made rockbox crash with some WPS'
Marcoen Hirschberg
2005-12-07
Patch #1367059 by _FireFly_: New wps loader. The wps buffer size can be reduc...
Magnus Holmgren
2005-11-22
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
2005-11-22
Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...
Jens Arnold
2005-11-21
rwps support for boxes theme. Increased image buffer size by a factor of 2.5...
Christi Scarborough
2005-11-20
Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st...
Kevin Ferrare
2005-11-19
iPod: First attempt to implement sensible button mappings. Changes to all ta...
Dave Chapman
2005-11-18
Missing file headers put back. Code within 80 cols. Code policed indenting
Daniel Stenberg
2005-11-17
And the rest of the files too
Christi Scarborough