Age | Commit message (Expand) | Author |
2010-06-23 | Silence the genversion.sh line during compilation a bit (to "GEN version.h"). | Thomas Martitz |
2010-06-22 | sim_icons.c is actually only for charcell display simulation. | Thomas Martitz |
2010-06-22 | Use correct opt in plasma.tex. | Thomas Martitz |
2010-06-22 | Convert plasma to use pluginlib actions. | Thomas Martitz |
2010-06-22 | The mci_delay()s should be unnecessary if we properly tell the controller to ... | Tobias Diedrich |
2010-06-22 | Give 4-bit mode another chance on AMSv1 since other bugs were fixed. | Tobias Diedrich |
2010-06-22 | Do not produce an extra space for non-albumart manuals | Alexander Levin |
2010-06-22 | Bump Rockbox Utility version to 1.2.7. | Dominik Riebeling |
2010-06-22 | Don't close libusb device handle if opening failed. | Dominik Riebeling |
2010-06-22 | skin_parser: Fixed bug handling sublines with no content | Robert Bieber |
2010-06-22 | Add an advanced build option to force compiling and linking our reduced C lib... | Thomas Martitz |
2010-06-22 | Make skin_parser Makefile more silent. | Dominik Riebeling |
2010-06-22 | Rename SA9200 manual platform file to use the actual target name. | Dominik Riebeling |
2010-06-22 | Fix wrong comments in tuner-clipplus.c | Bertrik Sikken |
2010-06-22 | Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v... | Tobias Diedrich |
2010-06-22 | Unconditionally boost cpu and remove CNAK retry panic | Tobias Diedrich |
2010-06-22 | Remove '\n' from panicf | Tobias Diedrich |
2010-06-22 | Threshold seems to affect the CNAK retries needed. | Tobias Diedrich |
2010-06-22 | Hardware too smart can complicate things... We have to intercept the usb_cor... | Tobias Diedrich |
2010-06-22 | test_codec: allocate wavbuffer/dspbuffer dynamically | Rafaël Carré |
2010-06-22 | test_codec: remove 2 static string buffers and put them on the stack | Rafaël Carré |
2010-06-22 | "lsusb -vv" now works too, but the real bug is probably still in here somewhere. | Tobias Diedrich |
2010-06-22 | remove a bunch of token markers which arnt necessary with the new parser | Jonathan Gordon |
2010-06-22 | fix charcell | Jonathan Gordon |
2010-06-22 | fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause... | Jonathan Gordon |
2010-06-22 | revert r26953 + r26954 | Rafaël Carré |
2010-06-22 | Theme Editor: Began in implementing tag rendering, %X tag now recognized | Robert Bieber |
2010-06-22 | Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi... | Michael Sevakis |
2010-06-22 | CREDITS: Capitalize FFmpeg properly | Rafaël Carré |
2010-06-22 | test_codec: fix DEBUGF pointer format specifier | Rafaël Carré |
2010-06-22 | usb_storage seems to be working now, enable USE_ROCKBOX_USB on C200v2, other ... | Tobias Diedrich |
2010-06-22 | lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro... | Michael Sevakis |
2010-06-22 | e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig... | Michael Sevakis |
2010-06-22 | FS#11427 by Marek Salaba: Update of Czech language | Michael Chicoine |
2010-06-21 | Apply FS #11423 - Use udelay in AMS driver for FM radio I2C | Bertrik Sikken |
2010-06-21 | Add Jérôme Heil to CREDITS for figuring out the usb clock problem on as3525v2. | Amaury Pouly |
2010-06-21 | as3525v2-usb: definitely switch to this clock handling, it is the good one | Amaury Pouly |
2010-06-21 | as3525-usb: change clock handling | Amaury Pouly |
2010-06-21 | as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis... | Amaury Pouly |
2010-06-21 | as3525v2-usb: add a few missing define for completeness, finish reorganizatio... | Amaury Pouly |
2010-06-21 | Fix charcell red. | Michael Sparmann |
2010-06-21 | Unload fonts when entering UMS mode to close their file handles. Closes FS#11428 | Michael Sparmann |
2010-06-21 | Allow UI fonts to be unloaded (needed for FS#11428) | Michael Sparmann |
2010-06-21 | Theme Editor: Reworked information passing among render functions, now loads ... | Robert Bieber |
2010-06-21 | iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po... | Michael Sevakis |
2010-06-21 | Disable unneeded parts of mpc's file-I/O interface. | Andree Buschmann |
2010-06-21 | Theme Editor: Fixed some compiler warnings | Robert Bieber |
2010-06-21 | I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet... | Thomas Martitz |
2010-06-21 | Fix yellows and reds (one was a type, the other was rather incorrect before a... | Thomas Martitz |
2010-06-21 | Fix ata_idle_notify on iPod Nano 2G | Michael Sparmann |