summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken
2008-05-03Flashlight plugin: make color sets wrap around in both directionsPeter D'Hoye
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-05-01Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius
2008-05-01Adapt the calculator to larger displays and use the UI font if it fits. Use r...Nils Wallménius
2008-04-27Fix red (#ifdef hell).Rob Purchase
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-24Accept FS#8240 - use the wheel in flipit and jewels on the e200 and ipodsJonathan Gordon
2008-04-24Accept FS#7708 by John KaminarJonathan Gordon
2008-04-24Fix more red :(Peter D'Hoye
2008-04-24Fix red...Peter D'Hoye
2008-04-24Flashlight plugin: support inverted LCD (somebody with a target please test),...Peter D'Hoye
2008-04-23Fix red (define missing keydefs)Peter D'Hoye
2008-04-23Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and ...Peter D'Hoye
2008-04-23option_screen() now accepts a viewportJonathan Gordon
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2008-04-21FS #8985 by Robert Menes. Add support for removing some Linux files/directori...Thom Johansen
2008-04-20Commit FS#8915 - Better help screen for superdom by Alexander Papst.Michael Sevakis
2008-04-19Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted wit...Bertrik Sikken
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson
2008-04-16grr.. typoJonathan Gordon
2008-04-16more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon
2008-04-15Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase
2008-04-15woops... fix red and some svn keywords.Jonathan Gordon
2008-04-13Fixed "#else if", changed to "#elif"Bertrik Sikken
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-12Optimise some more line drawing calls.Jens Arnold
2008-04-12Optimise line drawing calls.Jens Arnold
2008-04-10FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-04-08m:robe - build doom pluginRobert Kukla
2008-04-08it's #else not #elif (fix red)Robert Kukla
2008-04-08m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla
2008-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla
2008-04-07This TODO is no longer todo...Jens Arnold
2008-04-07Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold
2008-04-07Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing
2008-04-06Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis
2008-04-06Really fix the red this time, I hope.Nicolas Pennequin
2008-04-06Oops. Fix red.Nicolas Pennequin
2008-04-06Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin
2008-04-06Test plugin for greyscle library calibration.Jens Arnold
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-04-05Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold
2008-04-05Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold