Age | Commit message (Expand) | Author |
2009-05-16 | Set SVN properties to the standard Rockbox values | Alexander Levin |
2009-05-16 | (Maybe the first) correction of the order the album art images are searched. ... | Alexander Levin |
2009-05-16 | Correct a little typo. | Thomas Martitz |
2009-05-16 | Add a simple benchmark plugin for the scaler, using the pluginlib import of r... | Andrew Mahone |
2009-05-16 | Add read_uint8() and read_uint16be() to metadata_common.c/h | Mohamed Tarek |
2009-05-16 | Resume feature for Rockblox by dumping the state upon exiting and loading it ... | Thomas Martitz |
2009-05-16 | Use a struct for the necessary status variables for rockblox. Will make dumpi... | Thomas Martitz |
2009-05-16 | Define a restart button for Ondio and Player for Rockblox. | Thomas Martitz |
2009-05-16 | fix DEBUGF statement to print variables that actually exist (FS#10212 by Tome... | Frank Gevaerts |
2009-05-16 | Add usb_hid_usage_tables.h for HID to actually compile | Frank Gevaerts |
2009-05-16 | Add working USB HID driver, by Tomer Shalev (part of his GSoC work). | Frank Gevaerts |
2009-05-16 | New 'clock present' WPS tag: The tag checks for the presence of the clock har... | Marianne Arnold |
2009-05-16 | Support building beastpatcher with MinGW. | Dominik Riebeling |
2009-05-16 | FS#9971 superdom fixes from Teruaki Kawashima. | Andrew Mahone |
2009-05-16 | Clean up albumart.c a bit, reducing use of USE_JPEG_COVER inside search_album... | Andrew Mahone |
2009-05-16 | Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p... | Andrew Mahone |
2009-05-16 | Define a symbol and use it instead of repeating the condition | Alexander Levin |
2009-05-16 | Make variables static where possible | Alexander Levin |
2009-05-16 | Attempt to fix yellow on sims (can't reproduce on my system). | Andrew Mahone |
2009-05-16 | Use new buflib extensions to avoid static allocation for track list, by shift... | Andrew Mahone |
2009-05-16 | Extend buflib to support shifting space out off the buffer for other use, and... | Andrew Mahone |
2009-05-15 | FS#10201, skip folder.jpg in search_albumart_files if size_string is not empty. | Andrew Mahone |
2009-05-15 | Change the type of read_uint32be to uint32_t and ensure all variables passed ... | Dave Chapman |
2009-05-15 | I had the file priority mixed up. | Robert Menes |
2009-05-15 | Credit where credit's due. :) | Robert Menes |
2009-05-15 | I think we should also make mention of support BMP | Robert Menes |
2009-05-15 | Make a mention of the now-supported JPEG album art in the manual. | Robert Menes |
2009-05-15 | Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to th... | Alex Parker |
2009-05-15 | Fix splash on greyscale (was showing only a black or grey box, no text) by re... | Thomas Martitz |
2009-05-15 | Fix FS#10197 by setting the viewport before calculating the string size. | Thomas Martitz |
2009-05-15 | M:Robe 500: Commit some minor changes and some keymap changes (short press po... | Karl Kurbjun |
2009-05-15 | Remove unneeded function call (radio_load_presets does clear the memory) | Alexander Levin |
2009-05-15 | Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p... | Andrew Mahone |
2009-05-15 | More touchscreen additions, quickscreen, browser, context menu, skip fwd/back... | Jonathan Gordon |
2009-05-15 | Clean up create_track_index, fixing FS#9333, and use tagcache-provided length... | Andrew Mahone |
2009-05-15 | allow the user to change the shuffle and repeat modes from the touchscreen, u... | Jonathan Gordon |
2009-05-15 | fix red... who went and changed the remote defines?! :p | Jonathan Gordon |
2009-05-15 | get the quickscreen working on the mr500. hold "mode" on the remote to get to... | Jonathan Gordon |
2009-05-15 | Fix version.sh when it's run outside of the git working directory. | Andrew Mahone |
2009-05-15 | Attempt to make version.sh a little more resistant to producing spurious "mod... | Andrew Mahone |
2009-05-15 | Fix the lock contention stall during cover art load, by adding a separate mod... | Andrew Mahone |
2009-05-14 | Move bswap.h up from libavutil/ and remove libavutil/ | Mohamed Tarek |
2009-05-14 | Set the font to FONT_UI after exiting a plugin (FS#10132). This makes the cor... | Alexander Levin |
2009-05-14 | Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik Sikken | Rafaël Carré |
2009-05-13 | Rockblox: Show Highscore list on 176x220 (e200). The space between the score ... | Thomas Martitz |
2009-05-13 | Support longer tags on targets with 'enough' memory (more than 2 MB RAM). | Magnus Holmgren |
2009-05-13 | Remove the HAVE_RADIO_REGION from the platform config since it's already defi... | Alexander Levin |
2009-05-13 | Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins) | Rafaël Carré |
2009-05-13 | Sansa AMS : remove mci_set_clock_divider() | Rafaël Carré |
2009-05-13 | Sansa AMS: Various fixes/enhancements for clock frequencies | Rafaël Carré |