summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-25Correct Id keyword and add svn:keywords property.Teruaki Kawashima
2009-10-25Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ...Bertrik Sikken
2009-10-25buffering: leave a comment to explain what is broken in the code and link to ...Rafaël Carré
2009-10-25Little bit of const correctnessNils Wallménius
2009-10-25No need for this to be staticNils Wallménius
2009-10-25power-meizu.c: fix usage of USB_TR nameBertrik Sikken
2009-10-25Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ...Jack Halpin
2009-10-24Add support for ID3v1 metadta tags in Real Media container.Mohamed Tarek
2009-10-24Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al...Michael Sparmann
2009-10-24Change the name of the H100 bootloader output from rockbox.iriver to bootload...Alex Parker
2009-10-24Plumb an iPod Nano 2G battery leak that started spilling as soon as USB was u...Michael Sparmann
2009-10-24Correct spelling and punctuation in Codebuster menus.Alex Parker
2009-10-24Improve English in the codebuster manual entry.Alex Parker
2009-10-24FS#10497 - New game codebuster, which is a clone of the classic game mastermi...Johannes Schwarz
2009-10-24Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.Jack Halpin
2009-10-24scramble: Make function staticTomer Shalev
2009-10-24Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop.Thomas Martitz
2009-10-24Minor Hebrew translation fixesTomer Shalev
2009-10-24Hide yellowMichael Sparmann
2009-10-23Fix redMichael Sparmann
2009-10-23Implement iPod Nano 2G storage active indicatorMichael Sparmann
2009-10-23Finally a click, pop and other distortion free PCM driver for that fishy buff...Michael Sparmann
2009-10-23Revert disabling of USB HID while in charging mode (introduced by r23322), inTomer Shalev
2009-10-23FS#10704 - Make a configuration option to disable USB HID Tomer Shalev
2009-10-23Lua: add parts of the math library (all floating point functions are #ifdef'e...Maurus Cuelenaere
2009-10-23Lua: add do_menu() wrapper. Also fix potential NULL pointer dereferenceMaurus Cuelenaere
2009-10-23"No code in .h files or #defines"Björn Stenberg
2009-10-23Consolidate almost identical code in pcmbuf.cJeffrey Goode
2009-10-22Add simple progress indicator when building.Dominik Riebeling
2009-10-22Working Bootloader for mini2440. Dominik Wenger
2009-10-22Add a blind description for the Sansa Fuze and e200v2 manuals.Robert Menes
2009-10-22Code cleanup in dsp.c and misc.c, some commentsJeffrey Goode
2009-10-21Add a "Flushing storage buffers" message to ROLO if it needs to do that.Michael Sparmann
2009-10-21storage_flush() should be done before disabling interrupts in ROLO.Michael Sparmann
2009-10-21Fix yellowMichael Sparmann
2009-10-21Fix redMichael Sparmann
2009-10-21Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann
2009-10-21iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th...Michael Sparmann
2009-10-21Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,...Michael Sparmann
2009-10-20Remove all update event callbacks if the custom statusbar is unused.Thomas Martitz
2009-10-20No need to have this variable global anymore.Thomas Martitz
2009-10-20Fix a few potential redraw problems with the custom statusbar and wps fightin...Thomas Martitz
2009-10-20Fix red caused by ancient incorrect #ifdefs.Thomas Martitz
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-20Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz
2009-10-20A man who is long due for credit: added Christophe "toffe"Robert Menes
2009-10-20D2: Remove the hardcoded driver-level touchscreen calibration, since it's don...Rob Purchase
2009-10-20D2 should have HAVE_USB_POWER defined.Rob Purchase
2009-10-20Cleanup and expand D2 charger detection (not yet implemented for D2+).Rob Purchase
2009-10-20Fixed a bunch of iPod Nano 2G FTL bugs.Michael Sparmann