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