summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer (follow)
Commit message (Expand)AuthorAge
* 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
* Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2008-04-13
* The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold2008-04-13
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis2008-04-01
* iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01