summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.c (follow)
Commit message (Expand)AuthorAge
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis2010-06-04
* mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for...Michael Sevakis2010-05-07
* mpegplayer: make button timeout half the OSD update interval so that it updat...Michael Sevakis2010-05-07
* Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to...Michael Sevakis2010-05-07
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* mpegplayer: reset foreground/background color and clear display in case they ...Teruaki Kawashima2010-01-21
* mpegplayer:Teruaki Kawashima2010-01-13
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes2009-12-07
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima2009-08-27
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...Bertrik Sikken2009-07-08
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré2009-05-13
* 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
* 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
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* 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
* 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
* 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
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* 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
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* 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
* MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis2008-05-18