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