summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer (follow)
Commit message (Expand)AuthorAge
* Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré2009-05-13
* FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré2009-05-12
* M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun2009-05-06
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* Fix warningsKarl Kurbjun2009-04-01
* Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun2009-04-01
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo2009-02-13
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis2009-02-03
* MPEGPlayer: If valid start AND end timestamps for a stream are not found then...Michael Sevakis2009-01-29
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone2009-01-13
* Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis2009-01-05
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2008-12-08
* Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2008-12-04
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius2008-11-22
* Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré2008-10-31
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Removed unused abort function implementationBertrik Sikken2008-08-12
* Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase2008-07-15
* Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis2008-07-01
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg2008-06-28
* Oops. Have to explicitly remove the lcd enable notify before exiting or it wi...Michael Sevakis2008-05-28
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Fix a typo even though it's only in a comment.Marianne Arnold2008-05-18
* Fix yellow.Michael Sevakis2008-05-18
* MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis2008-05-18
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2008-05-02
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27