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
/
plugins
/
lrcplayer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix dangerous casts
Amaury Pouly
2017-02-04
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
2013-12-14
*
Use crc32 of filename to resume tracks
Richard Quirk
2013-01-02
*
Build librbcodec with DSP and metadata.
Sean Bartell
2012-03-18
*
Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374)
Fred Bauer
2011-11-10
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Fix some 'set but not used' warnings.
Andree Buschmann
2011-09-17
*
plugins: make local functions static for a subset of plugins
Bertrik Sikken
2011-09-17
*
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
*
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-24
*
tweak lrcplayer.
Teruaki Kawashima
2010-08-27
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
2010-07-24
*
improve displaying of string containing diacritic characters. add some charac...
Teruaki Kawashima
2010-07-12
*
lrcplayer:
Teruaki Kawashima
2010-07-06
*
Correct spelling in the lrcviewer plugin. UK English please!
Alex Parker
2010-06-26
*
use int instead of enum.
Teruaki Kawashima
2010-06-18
*
set svn properties.
Teruaki Kawashima
2010-06-05
*
new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.
Teruaki Kawashima
2010-06-05