summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-19FS#10219 (AMSSansa Debug Clocks) by Jack HalpinRafaël Carré
2009-05-19Sansa Clip : ignore previous setting of CGU_DBOP (do not use ORR)Rafaël Carré
2009-05-19Mention the Rockblox restart combo in the Player's and the Ondios' manuals. M...Marianne Arnold
2009-05-18Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold
2009-05-18Use TIME_BEFORE in bench_* plugins, and use 10s test duration.Andrew Mahone
2009-05-18Speed up USB storage by being a bit smarter in ordering transfer setupsFrank Gevaerts
2009-05-17Ingenic Jz4740 PCM driver: set correct sample rateMaurus Cuelenaere
2009-05-17Make it possible to exit from the WPS on the Onda VX747Maurus Cuelenaere
2009-05-17Don't define LOGF_ENABLE..Maurus Cuelenaere
2009-05-17Get interrupt endpoints fully working on Ingenic Jz4740 targetsMaurus Cuelenaere
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-17Add HID related bits to the debug menu (work by Tomer Shalev)Frank Gevaerts
2009-05-17Clean up some unused #includesBertrik Sikken
2009-05-17get repeat/hold actions working on the touchscreen WPS. prepending an action ...Jonathan Gordon
2009-05-16Try at implementing interrupt endpoints in the Ingenic Jz4740 USB driverMaurus Cuelenaere
2009-05-16Set SVN properties to the standard Rockbox valuesAlexander Levin
2009-05-16(Maybe the first) correction of the order the album art images are searched. ...Alexander Levin
2009-05-16Correct a little typo.Thomas Martitz
2009-05-16Add a simple benchmark plugin for the scaler, using the pluginlib import of r...Andrew Mahone
2009-05-16Add read_uint8() and read_uint16be() to metadata_common.c/hMohamed Tarek
2009-05-16Resume feature for Rockblox by dumping the state upon exiting and loading it ...Thomas Martitz
2009-05-16Use a struct for the necessary status variables for rockblox. Will make dumpi...Thomas Martitz
2009-05-16Define a restart button for Ondio and Player for Rockblox.Thomas Martitz
2009-05-16fix DEBUGF statement to print variables that actually exist (FS#10212 by Tome...Frank Gevaerts
2009-05-16Add usb_hid_usage_tables.h for HID to actually compileFrank Gevaerts
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-05-16New 'clock present' WPS tag: The tag checks for the presence of the clock har...Marianne Arnold
2009-05-16Support building beastpatcher with MinGW.Dominik Riebeling
2009-05-16FS#9971 superdom fixes from Teruaki Kawashima.Andrew Mahone
2009-05-16Clean up albumart.c a bit, reducing use of USE_JPEG_COVER inside search_album...Andrew Mahone
2009-05-16Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone
2009-05-16Define a symbol and use it instead of repeating the conditionAlexander Levin
2009-05-16Make variables static where possibleAlexander Levin
2009-05-16Attempt to fix yellow on sims (can't reproduce on my system).Andrew Mahone
2009-05-16Use new buflib extensions to avoid static allocation for track list, by shift...Andrew Mahone
2009-05-16Extend buflib to support shifting space out off the buffer for other use, and...Andrew Mahone
2009-05-15FS#10201, skip folder.jpg in search_albumart_files if size_string is not empty.Andrew Mahone
2009-05-15Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman
2009-05-15I had the file priority mixed up.Robert Menes
2009-05-15Credit where credit's due. :)Robert Menes
2009-05-15I think we should also make mention of support BMPRobert Menes
2009-05-15Make a mention of the now-supported JPEG album art in the manual.Robert Menes
2009-05-15Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to th...Alex Parker
2009-05-15Fix splash on greyscale (was showing only a black or grey box, no text) by re...Thomas Martitz
2009-05-15Fix FS#10197 by setting the viewport before calculating the string size.Thomas Martitz
2009-05-15M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun
2009-05-15Remove unneeded function call (radio_load_presets does clear the memory)Alexander Levin
2009-05-15Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p...Andrew Mahone
2009-05-15More touchscreen additions, quickscreen, browser, context menu, skip fwd/back...Jonathan Gordon
2009-05-15Clean up create_track_index, fixing FS#9333, and use tagcache-provided length...Andrew Mahone