summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/mpegplayer.c
AgeCommit message (Expand)Author
2008-01-27add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg
2008-01-12mpegplayer: A) Replace 'Start Menu' option with 'Resume Settings' 1) Start me...Michael Sevakis
2008-01-11Greyscale mpegplayer: * Use uncached greyscale buffers on dual core targets, ...Jens Arnold
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-09mpegplayer on grayscale targets: use greylib to display all text and graphics...Michael Sevakis
2008-01-09Prevent idle poweroff in the MPEG player plugin. Also save the settings when ...Linus Nielsen Feltzing
2008-01-07mpegplayer: Fix a bitflag value. Add some commenting to the WVS code to help ...Michael Sevakis
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2008-01-03Fix some warnings/errors.Michael Sevakis
2008-01-03Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis
2007-12-29mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis
2007-11-21Okay. Really fix the red. It's a little ugly at this point, and clearly Paul Louden
2007-11-21Fix my rampant making of mistakes.Paul Louden
2007-11-21Allow use of either A or Select to pause in mpegplayer. This means you Paul Louden
2007-10-25enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon
2007-10-22Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis
2007-10-21 FS#7997 - mpegplayer - enable/disable start menuRobert Kukla
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-10-18Fix a warning in the simDave Chapman
2007-10-18Use the core codec thread's stack for the mpegplayer audio thread - this will...Dave Chapman
2007-10-16FS#7971 - mpegplayer - start menu loads quicker - menu clean up - code clean upRobert Kukla
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-15Delay boosting and backlight on until after the menu selection is done. Fixes...Peter D'Hoye
2007-10-14Use the CLOCK_RATE define instead of 44100.Antoine Cellerier
2007-10-11Cosmetic change - change the "loading ..." splashes to "Loading...", as used ...Dave Chapman
2007-10-11FS#7931 - mpegplayer - resume on idle off - play files without start time of ...Robert Kukla
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-06Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...Michael Sevakis
2007-10-03Just temporarily disable talk menus, in case the player is reset whilst in mp...Steve Bavin
2007-10-02This should fix the voice issues in menus in mpegplayer.Michael Sevakis
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-09Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-13Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye
2007-08-04Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ...Michael Sevakis
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-07-23Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to ...Dave Chapman
2007-07-20mpegplayer: Refine the earlier additions and be more explicit about a message...Michael Sevakis
2007-07-19MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove...Michael Sevakis
2007-06-19change the fps calculation so setting changes are visible without delayMarcoen Hirschberg
2007-06-19move button_loop to prepare for the next commitMarcoen Hirschberg
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-19Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091.Linus Nielsen Feltzing
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-21mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis