summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.c (unfollow)
Commit message (Expand)Author
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+°: add mpeg keymapAmaury Pouly
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-05-13mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima
2011-01-03MPEGPlayer graphics mutation: Implement a more visible FPS display and remove...Michael Sevakis
2010-12-22MPEGPlayer: Some UI tweaking and bugfixingMichael Sevakis
2010-12-19MPEGPlayer: Skip to next file when there is a problem with a video file in al...Michael Sevakis
2010-12-18MPEGPlayer playlist should as well support all viewer-handled file extensions...Michael Sevakis
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-26FS#8607: MPEG video playlistTeruaki Kawashima
2010-11-03These should be the last of the plugin keymaps requiredRobert Menes
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
2010-08-30Plugins: modify IRAM copying codeRafaël Carré
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-06-04Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis
2010-05-07mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for...Michael Sevakis
2010-05-07mpegplayer: make button timeout half the OSD update interval so that it updat...Michael Sevakis
2010-05-07Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to...Michael Sevakis
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok
2010-01-21mpegplayer: reset foreground/background color and clear display in case they ...Teruaki Kawashima
2010-01-13mpegplayer:Teruaki Kawashima
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-07Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-27Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-07-08Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...Bertrik Sikken
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
2009-05-13Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré
2009-05-06M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-04-01Fix warningsKarl Kurbjun
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2009-02-03Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone