index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lrcplayer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-0
/
+4
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-69
/
+4
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-53
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-6
/
+0
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2017-02-04
Fix dangerous casts
Amaury Pouly
1
-8
/
+8
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-0
/
+1
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
1
-1
/
+1
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
1
-1
/
+2
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
1
-1
/
+0
2011-11-10
Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374)
Fred Bauer
1
-3
/
+6
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-4
/
+3
2011-09-17
Fix some 'set but not used' warnings.
Andree Buschmann
1
-1
/
+9
2011-09-17
plugins: make local functions static for a subset of plugins
Bertrik Sikken
1
-1
/
+1
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-2
/
+0
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-3
/
+3
2010-08-27
tweak lrcplayer.
Teruaki Kawashima
1
-5
/
+5
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-07-24
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
1
-4
/
+4
2010-07-12
improve displaying of string containing diacritic characters. add some charac...
Teruaki Kawashima
1
-3
/
+32
2010-07-06
lrcplayer:
Teruaki Kawashima
1
-20
/
+11
2010-06-26
Correct spelling in the lrcviewer plugin. UK English please!
Alex Parker
1
-5
/
+5
2010-06-18
use int instead of enum.
Teruaki Kawashima
1
-5
/
+4
2010-06-05
set svn properties.
Teruaki Kawashima
1
-1
/
+1
2010-06-05
new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.
Teruaki Kawashima
1
-0
/
+2953