summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.c (follow)
Commit message (Expand)AuthorAge
* 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
* Plugin parameters should be const.Steve Bavin2008-05-13
* 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
* 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
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Now that headphone plug pause/resume should be better behaved, support it in ...Michael Sevakis2008-01-27
* add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg2008-01-27
* mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis2008-01-12
* Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold2008-01-11
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis2008-01-09
* Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing2008-01-09
* mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis2008-01-07
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Fix some warnings/errors.Michael Sevakis2008-01-03
* Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis2008-01-03
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29
* Okay. Really fix the red. It's a little ugly at this point, and clearly Paul Louden2007-11-21
* Fix my rampant making of mistakes.Paul Louden2007-11-21
* Allow use of either A or Select to pause in mpegplayer. This means you Paul Louden2007-11-21
* enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon2007-10-25
* Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis2007-10-22
* FS#7997 - mpegplayer - enable/disable start menuRobert Kukla2007-10-21
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Fix a warning in the simDave Chapman2007-10-18
* Use the core codec thread's stack for the mpegplayer audio thread - this will...Dave Chapman2007-10-18
* FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean upRobert Kukla2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Delay boosting and backlight on until after the menu selection is done. Fixes...Peter D'Hoye2007-10-15
* Use the CLOCK_RATE define instead of 44100.Antoine Cellerier2007-10-14
* Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman2007-10-11
* FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla2007-10-11
* fix yellow and some house cleaningRobert Kukla2007-10-09
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
* Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis2007-10-06
* Just temporarily disable talk menus, in case the player is reset whilst in mp...Steve Bavin2007-10-03
* This should fix the voice issues in menus in mpegplayer.Michael Sevakis2007-10-02
* Get the plugins synced up with the threading changes.Michael Sevakis2007-09-28
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold2007-09-09
* Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye2007-08-16
* Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye2007-08-15
* Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye2007-08-13
* Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ...Michael Sevakis2007-08-04