summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
* pluginlib: made local functions in static and made sure that source files ↵Bertrik Sikken2008-05-04
| | | | | | include their own header file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17353 a1c6a512-1295-4272-9138-f99709370657
* Flashlight plugin: make color sets wrap around in both directionsPeter D'Hoye2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17325 a1c6a512-1295-4272-9138-f99709370657
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM ↵Michael Sevakis2008-05-02
| | | | | | in the codecs and plugins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17303 a1c6a512-1295-4272-9138-f99709370657
* Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius2008-05-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17300 a1c6a512-1295-4272-9138-f99709370657
* Adapt the calculator to larger displays and use the UI font if it fits. Use ↵Nils Wallménius2008-05-01
| | | | | | reversed colours instead of inverted colours for selection, fixes FS#8951 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17299 a1c6a512-1295-4272-9138-f99709370657
* Fix red (#ifdef hell).Rob Purchase2008-04-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17262 a1c6a512-1295-4272-9138-f99709370657
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17261 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#8240 - use the wheel in flipit and jewels on the e200 and ipodsJonathan Gordon2008-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17238 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7708 by John KaminarJonathan Gordon2008-04-24
| | | | | | | | Add ability to Export/Import the folder list to a plain text file so it can be easily modified on a computer. Also other minor code changes by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17237 a1c6a512-1295-4272-9138-f99709370657
* Fix more red :(Peter D'Hoye2008-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17232 a1c6a512-1295-4272-9138-f99709370657
* Fix red...Peter D'Hoye2008-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17231 a1c6a512-1295-4272-9138-f99709370657
* Flashlight plugin: support inverted LCD (somebody with a target please ↵Peter D'Hoye2008-04-24
| | | | | | test), replace the ugly floats with a much simpler color set. For now white and red are defined. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17230 a1c6a512-1295-4272-9138-f99709370657
* Fix red (define missing keydefs)Peter D'Hoye2008-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17227 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and ↵Peter D'Hoye2008-04-23
| | | | | | Alexander Papst git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17226 a1c6a512-1295-4272-9138-f99709370657
* option_screen() now accepts a viewportJonathan Gordon2008-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17223 a1c6a512-1295-4272-9138-f99709370657
* allow the plugin playback control menu to be put in a viewport.Jonathan Gordon2008-04-23
| | | | | | | fix text editor so it is actually possible to get to the control menu if the file hasnt been changed (its in the regular menu now) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17221 a1c6a512-1295-4272-9138-f99709370657
* This is a big chunk of code necessary to prepare for Gigabeat F flash ↵Karl Kurbjun2008-04-22
| | | | | | loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17213 a1c6a512-1295-4272-9138-f99709370657
* FS #8985 by Robert Menes. Add support for removing some Linux ↵Thom Johansen2008-04-21
| | | | | | files/directories in disktidy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17210 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#8915 - Better help screen for superdom by Alexander Papst.Michael Sevakis2008-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17197 a1c6a512-1295-4272-9138-f99709370657
* Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted ↵Bertrik Sikken2008-04-19
| | | | | | without being boosted earlier). Also fixed possible missing cleanup in case write_pfconfig fails. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17167 a1c6a512-1295-4272-9138-f99709370657
* Some general housekeeping. Fixed a few yellows, made the volume buttons work ↵Will Robertson2008-04-16
| | | | | | in lists. ROLO now works also thanks to rob's work on the D2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17139 a1c6a512-1295-4272-9138-f99709370657
* grr.. typoJonathan Gordon2008-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17138 a1c6a512-1295-4272-9138-f99709370657
* more touchpad changes... both targets should be using the same action tables ↵Jonathan Gordon2008-04-16
| | | | | | except for their real buttons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17137 a1c6a512-1295-4272-9138-f99709370657
* Make the D2 pluginlib actions a little less braindead (and more green). Use ↵Rob Purchase2008-04-15
| | | | | | physical buttons where possible, and/or touchpad quadrants where appropriate. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17132 a1c6a512-1295-4272-9138-f99709370657
* woops... fix red and some svn keywords.Jonathan Gordon2008-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17115 a1c6a512-1295-4272-9138-f99709370657
* Fixed "#else if", changed to "#elif"Bertrik Sikken2008-04-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17101 a1c6a512-1295-4272-9138-f99709370657
* Make mpegplayer sleep the disk after buffering to save battery. * Add a ↵Jens Arnold2008-04-13
| | | | | | simulator stub for ata_sleep(), and un-ifdef most calls to it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17096 a1c6a512-1295-4272-9138-f99709370657
* The greylib now takes care of the necessary aligment and uncached addressing ↵Jens Arnold2008-04-13
| | | | | | itself, so simplify the code a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17094 a1c6a512-1295-4272-9138-f99709370657
* Optimise some more line drawing calls.Jens Arnold2008-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17083 a1c6a512-1295-4272-9138-f99709370657
* Optimise line drawing calls.Jens Arnold2008-04-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17082 a1c6a512-1295-4272-9138-f99709370657
* FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla2008-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17068 a1c6a512-1295-4272-9138-f99709370657
* Pass the buffer length to the list_get_name callback functions instead of ↵Nils Wallménius2008-04-09
| | | | | | using hardcoded MAX_PATH git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17049 a1c6a512-1295-4272-9138-f99709370657
* m:robe - build doom pluginRobert Kukla2008-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17036 a1c6a512-1295-4272-9138-f99709370657
* it's #else not #elif (fix red)Robert Kukla2008-04-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17034 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100 - make screendump work for greyscale and add screenshots for the ↵Robert Kukla2008-04-08
| | | | | | manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17033 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100: a few button defines and other greyscale related changesRobert Kukla2008-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17030 a1c6a512-1295-4272-9138-f99709370657
* This TODO is no longer todo...Jens Arnold2008-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17029 a1c6a512-1295-4272-9138-f99709370657
* Make the greyscale library work on the m:robe 100. Testing on target done by ↵Jens Arnold2008-04-07
| | | | | | Robert Kukla & Dominik Riebeling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17028 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing2008-04-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17015 a1c6a512-1295-4272-9138-f99709370657
* Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis2008-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17004 a1c6a512-1295-4272-9138-f99709370657
* Really fix the red this time, I hope.Nicolas Pennequin2008-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17003 a1c6a512-1295-4272-9138-f99709370657
* Oops. Fix red.Nicolas Pennequin2008-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17002 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ↵Nicolas Pennequin2008-04-06
| | | | | | could be made smaller by taking out some special cases, but I'm leaving them in for now because size isn't really a concern until we decide to move it into the core (if we ever do). test_resize now allows to choose between both resize methods for comparison. sliding_puzzle is made to use the smooth scaling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17001 a1c6a512-1295-4272-9138-f99709370657
* Test plugin for greyscle library calibration.Jens Arnold2008-04-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16989 a1c6a512-1295-4272-9138-f99709370657
* Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ↵Jens Arnold2008-04-06
| | | | | | used while playing music without making the audio stutter. Needs the new SHAREDBSS_ATTR. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16987 a1c6a512-1295-4272-9138-f99709370657
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now ↵Michael Sevakis2008-04-06
| | | | | | with shared variables in DRAM (it seems swp(b) is at least partially broken on all PP or I'm doing something very wrong here :\). For core-shared data use SHAREDBSS/DATA_ATTR. NOCACHEBSS/DATA_ATTR is available whether or not single core is forced for static peripheral-DMA buffer allocation without use of the UNCACHED_ADDR macro in code and is likely useful on a non-PP target with a data cache (although not actually enabled in config.h and the .lds's in this commit). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16981 a1c6a512-1295-4272-9138-f99709370657
* Fix occasional crashes on greylib exit (LCD controller confusion) when ↵Jens Arnold2008-04-05
| | | | | | running on COP. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16976 a1c6a512-1295-4272-9138-f99709370657
* Greyscale library: Always use reconstructing inversion, because it's legal ↵Jens Arnold2008-04-05
| | | | | | to use unbuffered drawing functions in buffered mode, meaning that the chunky buffer might not be in sync with what's displayed. Mpegplayer does this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16975 a1c6a512-1295-4272-9138-f99709370657
* Greyscale library: Optionally put the greyscale ISR on COP on ↵Jens Arnold2008-04-04
| | | | | | portalplayertargets (only use with the grey_info structure in IRAM atm\!). This speeds up doom by ~50%, and makes mpegplayer work without stuttering audio on targets using it (measured on iPod 2nd Gen and Mini 2nd Gen). It needs corelocking certain functions in the LCD driver on 1st/2nd Gen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16973 a1c6a512-1295-4272-9138-f99709370657
* Allow to select the core for running the user timer on portalplayer targets. ↵Jens Arnold2008-04-04
| | | | | | * Incompatible plugin API change -> sorted API. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16965 a1c6a512-1295-4272-9138-f99709370657