summaryrefslogtreecommitdiffstats
path: root/apps/plugins/xobox.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz1-1/+4
2009-02-09Xobox - clear display for all. Fixes problem on colour screens with one or bo...Marianne Arnold1-2/+1
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-2/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+9
2009-01-16loader-initialized global plugin API:Andrew Mahone1-7/+4
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+2
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-0/+8
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+9
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-0/+10
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+9
2008-08-26FS#9326 grammar fix by Clément Pit--ClaudelNils Wallménius1-1/+2
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-26Fix argument for call to rb->button_get_w_tmo function (should be and int ins...Bertrik Sikken1-1/+1
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-5/+21
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+9
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+9
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-1/+10
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+9
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-2/+2
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye1-4/+5
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+3
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius1-1/+0
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-1/+4
2007-06-07Fix a bug concerning difficulty, pointed out by DerPapst in IRC.Paul Louden1-1/+1
2007-06-06Fix drawing on overlaping qixes on B&W displays.Antoine Cellerier1-1/+1
2007-06-06Yet some more optimisation and recorder/ondio related bug fixing for Xobox.Antoine Cellerier1-33/+19
2007-06-05Fix bitmap drawing for b&w targets on xobox.Antoine Cellerier1-9/+7
2007-06-05Add recorder and ondio support to Xobox.Antoine Cellerier1-23/+89
2007-06-05Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.Antoine Cellerier1-71/+65
2007-06-04* xobox.c: Fix speed range.Antoine Cellerier1-1/+1
2007-06-03* xobox.c: User configurable speed and difficulty levels.Antoine Cellerier1-7/+18
2007-06-03* xobox.c: Don't call lcd_clear_display() since we're redrawing every single ...Antoine Cellerier1-2/+3
2007-06-03* xobox.c: simplify a bit more.Antoine Cellerier1-39/+41
2007-06-03* xobox.c: - Speed it up (makes it play without lag on iPod Video).Antoine Cellerier1-202/+240
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-2/+2
2007-03-25Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...Tom Ross1-5/+11
2007-03-25fix redJonathan Gordon1-0/+2
2007-03-25convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon1-54/+8
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-7/+7
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman1-0/+10
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+1
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+11