rockbox/apps/plugins/mpegplayer
Michael Sevakis f688710707 Change keyclick_click so that it may accept raw buttons or actions.
Adds a new context, CONTEXT_RAWBUTTON, that I hope is out of the way
of everything. Unfortunately have to increment min plugin API version
for the second time today to accomodate additional parameter.

Change-Id: Iaa46b926e57cf377fd4906f2d42bb98e87215033
2012-03-03 07:10:56 -05:00
..
libmpeg2 mpegplayer: Move libmpeg2 files into their own subdirectory so things are less cluttered. 2011-02-22 21:44:15 +00:00
alloc.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
audio_thread.c Change the thread api a bit. 2011-03-05 17:48:06 +00:00
disk_buf.c
disk_buf.h
mpeg_alloc.h
mpeg_misc.c Change keyclick_click so that it may accept raw buttons or actions. 2012-03-03 07:10:56 -05:00
mpeg_misc.h
mpeg_parser.c
mpeg_settings.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
mpeg_settings.h
mpeg_stream.h
mpegplayer.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
mpegplayer.h mpegplayer: Move libmpeg2 files into their own subdirectory so things are less cluttered. 2011-02-22 21:44:15 +00:00
mpegplayer.make MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'. Now only set this parameter if GCCNUM > 401. 2011-09-08 06:23:33 +00:00
parser.h
pcm_output.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pcm_output.h
SOURCES mpegplayer: Move libmpeg2 files into their own subdirectory so things are less cluttered. 2011-02-22 21:44:15 +00:00
stream_mgr.c
stream_mgr.h
stream_thread.h
video_out.h
video_out_rockbox.c mpegplayer: Move libmpeg2 files into their own subdirectory so things are less cluttered. 2011-02-22 21:44:15 +00:00
video_thread.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00