summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer (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
* 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
* mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis2008-02-01
* Now that headphone plug pause/resume should be better behaved, support it in ...Michael Sevakis2008-01-27
* fix yellowMarcoen Hirschberg2008-01-27
* add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg2008-01-27
* mpegplayer: End of data would not be detected correctly if mpeg parser was in...Michael Sevakis2008-01-27
* mpegplayer: make sure 'floating' videos are even-aligned on color displays or...Michael Sevakis2008-01-26
* H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis2008-01-26
* mpegplayer: fix a small mistake in validating the start time.Michael Sevakis2008-01-16
* libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis2008-01-16
* libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis2008-01-16
* Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold2008-01-13
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* 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
* Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis2008-01-10
* 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
* mpegplayer: Misc seeking tweaks 1) Consolidate some code amongst functions. 2...Michael Sevakis2008-01-07
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* mpegplayer seek tweak: Have video keep the time and duration of the last deco...Michael Sevakis2008-01-04
* Ok...really fix the red. :)Michael Sevakis2008-01-03
* 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: Whoa. Left out a buffer wrap calculation when reading elementary ...Michael Sevakis2007-12-30
* mpegplayer loose ends: Move gray_release to the exit routine where it should ...Michael Sevakis2007-12-29