index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
mpegplayer
Age
Commit message (
Expand
)
Author
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
2011-10-10
fix red
Rafaël Carré
2011-10-10
mpegplayer sync_audio_setting(): simplify / clarify
Rafaël Carré
2011-10-02
fuze+°: add mpeg keymap
Amaury Pouly
2011-09-08
MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...
Andree Buschmann
2011-09-07
Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.
Andree Buschmann
2011-09-03
Do not set '-fgnu89-inline' for MIPS targets.
Andree Buschmann
2011-09-03
FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...
Andree Buschmann
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
2011-07-08
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-05-13
mpegplayer: Adapt to new pause_rewind setting and apply it for all
Michael Hohmuth
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-03-05
Anti-Aliased Fonts support.
Thomas Martitz
2011-03-05
Change the thread api a bit.
Thomas Martitz
2011-02-22
mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...
Michael Sevakis
2011-02-03
MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...
Michael Sevakis
2011-01-25
MPEGPlayer: Account for drivers that pass pointers to their internal state va...
Michael Sevakis
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2011-01-11
SA9200: Add YUV blitting, do full-screen updates more efficiently and properl...
Michael Sevakis
2011-01-07
Put illustrative switch case back, because it clarifies intention...maybe ;).
Michael Sevakis
2011-01-07
MPEGPlyaer: A bit of audio mutation. Remove a useless thread state. Take some...
Michael Sevakis
2011-01-04
Fix another comment typo
Alexander Levin
2011-01-04
MPEGPlayer: Give the parser a little stronger going over this time so it tole...
Michael Sevakis
2011-01-04
mpeg_parser: fix a typo in the comment
Alexander Levin
2011-01-03
MPEGPlayer: Try a few timestamps for all streams at the beginning, not just v...
Michael Sevakis
2011-01-03
MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...
Michael Sevakis
2010-12-22
MPEGPlayer: Some UI tweaking and bugfixing
Michael Sevakis
2010-12-20
MPEGPlayer: Fix a bug where seeking a stream into the same frame more than on...
Michael Sevakis
2010-12-19
MPEGPlayer: Move some code that's probably better situated in the stream mana...
Michael Sevakis
2010-12-19
MPEGPlayer: Skip to next file when there is a problem with a video file in al...
Michael Sevakis
2010-12-19
MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playbac...
Michael Sevakis
2010-12-18
MPEGPlayer playlist should as well support all viewer-handled file extensions...
Michael Sevakis
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
2010-11-26
FS#8607: MPEG video playlist
Teruaki Kawashima
2010-11-03
These should be the last of the plugin keymaps required
Robert Menes
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
2010-09-17
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
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-01
mpegplayer mad: apply r27655 fix
Rafaël Carré
2010-07-18
Revert accidental commit of "%z" support in r26071 (the implementation assume...
Frank Gevaerts
2010-06-29
r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...
Michael Sevakis
2010-06-11
CPP substitution isn't made inside " ", but we need " " when using , in a gas...
Rafaël Carré
2010-06-11
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-04
Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...
Michael Sevakis
2010-05-21
mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF...
Michael Sevakis
[prev]
[next]