summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer
AgeCommit message (Expand)Author
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov
2008-09-20Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-08-12Removed unused abort function implementationBertrik Sikken
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-07-01Bring libmpeg2 portions that we use up to date with the latest libmpeg2 CVS. ...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg
2008-05-28Oops. Have to explicitly remove the lcd enable notify before exiting or it wi...Michael Sevakis
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-18Fix a typo even though it's only in a comment.Marianne Arnold
2008-05-18Fix yellow.Michael Sevakis
2008-05-18MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold
2008-04-13The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-04-01Place a limit on the estimate fudging when searching timestamps in mpegplayer...Michael Sevakis
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-02-01mpegplayer: Use the core DSP to process audio. Removes the sample rate restri...Michael Sevakis
2008-01-27Now that headphone plug pause/resume should be better behaved, support it in ...Michael Sevakis
2008-01-27fix yellowMarcoen Hirschberg
2008-01-27add support for the gigabeat remote control in mpegplayerMarcoen Hirschberg
2008-01-27mpegplayer: End of data would not be detected correctly if mpeg parser was in...Michael Sevakis
2008-01-26mpegplayer: make sure 'floating' videos are even-aligned on color displays or...Michael Sevakis
2008-01-26H10 20GB: Assembly YUV blitting and dithering.Michael Sevakis
2008-01-16mpegplayer: fix a small mistake in validating the start time.Michael Sevakis
2008-01-16libmpeg2: Change a couple style points for consistency and some spacing.Michael Sevakis
2008-01-16libmpeg2: Decode only Y on grayscale targets. The chroma skip code is probabl...Michael Sevakis
2008-01-13Oops, looks like I overlooked a leftover from the old graylib...Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
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-10Fully clone the gray_show(false) procedure without the forced lcd update.Michael Sevakis
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