index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
abrepeat.h
(
unfollow
)
Commit message (
Expand
)
Author
2014-03-10
ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...
Thomas Martitz
2011-01-18
abrepeat: drop some inline's and rearrange code to save some size since this ...
Nils Wallménius
2010-07-18
AB_REPEAT_ENABLE was never defined to 2
Rafaël Carré
2010-03-07
Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...
Teruaki Kawashima
2009-03-08
Clean up some #includes
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-08
Put 'Id' in the headers
Nils Wallménius
2006-12-29
Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...
Dominik Riebeling
2006-12-12
More static'ing, and a few fixes resulting from that.
Jens Arnold
2006-01-21
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2005-08-21
Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...
Linus Nielsen Feltzing
2005-04-29
Code policy...
Michiel Van Der Kolk
2005-04-28
Make searchengine compile for all targets; correct linking for archos.
Jens Arnold
2005-04-28
Proper headers, simulator support should (emphasis on should) work.
Michiel Van Der Kolk
2005-04-28
Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...
Michiel Van Der Kolk
2003-06-10
re-enabled the demos
Daniel Stenberg
2003-04-24
Disabled demos to stay below 200KB
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-09-06
undef the defines that used to be set by the makefile, since it'll prevent
Daniel Stenberg
2002-09-06
features.h was renamed to options.h since it collided with the system
Daniel Stenberg
2002-09-06
meant to control which app features to build-in
Daniel Stenberg
2002-05-16
Initial revision
Björn Stenberg
2002-05-04
Added browse_root(void)
Robert Hak
2002-04-30
initial dir browsing code
Daniel Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg