summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Lua: fix some issues with rocklibMaurus Cuelenaere2009-05-21
* Forgot to remove this testing code..Maurus Cuelenaere2009-05-21
* Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere2009-05-21
* revert r21016, as it doesn't solve anythingFrank Gevaerts2009-05-21
* Re-order usb init a bit, so software and hardware usb are the same. This fixe...Frank Gevaerts2009-05-21
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Touchscreen targets: fix time-set screenMaurus Cuelenaere2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* Fix cover corruption reported in PictureFlow by Maurus Cuelenaere, bump CACHE...Andrew Mahone2009-05-21
* Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz2009-05-20
* Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz2009-05-20
* Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used)Rafaël Carré2009-05-20
* Support JPEG album art in sliding_puzzle.Andrew Mahone2009-05-20
* Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold2009-05-18
* Use TIME_BEFORE in bench_* plugins, and use 10s test duration.Andrew Mahone2009-05-18
* Make it possible to exit from the WPS on the Onda VX747Maurus Cuelenaere2009-05-17
* Fix duplicate #includesBertrik Sikken2009-05-17
* Add HID related bits to the debug menu (work by Tomer Shalev)Frank Gevaerts2009-05-17
* Clean up some unused #includesBertrik Sikken2009-05-17
* get repeat/hold actions working on the touchscreen WPS. prepending an action ...Jonathan Gordon2009-05-17
* Correct a little typo.Thomas Martitz2009-05-16
* Add a simple benchmark plugin for the scaler, using the pluginlib import of r...Andrew Mahone2009-05-16
* Add read_uint8() and read_uint16be() to metadata_common.c/hMohamed Tarek2009-05-16
* Resume feature for Rockblox by dumping the state upon exiting and loading it ...Thomas Martitz2009-05-16
* Use a struct for the necessary status variables for rockblox. Will make dumpi...Thomas Martitz2009-05-16
* Define a restart button for Ondio and Player for Rockblox.Thomas Martitz2009-05-16
* New 'clock present' WPS tag: The tag checks for the presence of the clock har...Marianne Arnold2009-05-16
* FS#9971 superdom fixes from Teruaki Kawashima.Andrew Mahone2009-05-16
* Clean up albumart.c a bit, reducing use of USE_JPEG_COVER inside search_album...Andrew Mahone2009-05-16
* Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone2009-05-16
* Define a symbol and use it instead of repeating the conditionAlexander Levin2009-05-16
* Make variables static where possibleAlexander Levin2009-05-16
* Attempt to fix yellow on sims (can't reproduce on my system).Andrew Mahone2009-05-16
* Use new buflib extensions to avoid static allocation for track list, by shift...Andrew Mahone2009-05-16
* Extend buflib to support shifting space out off the buffer for other use, and...Andrew Mahone2009-05-16
* FS#10201, skip folder.jpg in search_albumart_files if size_string is not empty.Andrew Mahone2009-05-15
* Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman2009-05-15
* Fix splash on greyscale (was showing only a black or grey box, no text) by re...Thomas Martitz2009-05-15
* Fix FS#10197 by setting the viewport before calculating the string size.Thomas Martitz2009-05-15
* M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun2009-05-15
* Remove unneeded function call (radio_load_presets does clear the memory)Alexander Levin2009-05-15
* Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p...Andrew Mahone2009-05-15
* More touchscreen additions, quickscreen, browser, context menu, skip fwd/back...Jonathan Gordon2009-05-15
* Clean up create_track_index, fixing FS#9333, and use tagcache-provided length...Andrew Mahone2009-05-15
* allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon2009-05-15
* fix red... who went and changed the remote defines?! :pJonathan Gordon2009-05-15
* get the quickscreen working on the mr500. hold "mode" on the remote to get to...Jonathan Gordon2009-05-15
* Fix the lock contention stall during cover art load, by adding a separate mod...Andrew Mahone2009-05-15
* Move bswap.h up from libavutil/ and remove libavutil/Mohamed Tarek2009-05-14
* Set the font to FONT_UI after exiting a plugin (FS#10132). This makes the cor...Alexander Levin2009-05-14