summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-19Respect TARGET_DIR when building.Dominik Riebeling1-2/+4
2010-12-19Update the Czech translation.Mustapha Senhaji1-12/+29
2010-12-19MPEGPlayer: Move some code that's probably better situated in the stream mana...Michael Sevakis5-121/+119
2010-12-19MPEGPlayer: Skip to next file when there is a problem with a video file in al...Michael Sevakis1-4/+10
2010-12-19MPEGPlayer: Fix leakage of file decriptors if file wasn't accepted by playbac...Michael Sevakis2-3/+6
2010-12-19Fix problem with volume decreasing when pressing the menu button while in FM ...Michael Chicoine1-1/+1
2010-12-18MPEGPlayer playlist should as well support all viewer-handled file extensions...Michael Sevakis1-4/+18
2010-12-18Manual: change wording slightly in the USB charging section.Alex Parker1-6/+8
2010-12-17fix that make install fails on Cygwin.Teruaki Kawashima1-1/+1
2010-12-17Stay in file browser (do not go to WPS) after adding a track to the playlist ...Alexander Levin2-2/+3
2010-12-16fix typo, thanks to Luka_S for catching thisMarcin Bukat1-1/+1
2010-12-16HD300 - hacky workaround which makes USB bridge work in rockboxMarcin Bukat1-1/+27
2010-12-16Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)Michael Sparmann1-1/+1
2010-12-16Avoid an obvious stall on everything newer then arm7tdmi. Note: this can pr...Michael Giacomelli1-1/+1
2010-12-16Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD up...Michael Giacomelli1-10/+23
2010-12-15Manual - Sansa e200 player images: update the labels for scrolling ('back' an...Marianne Arnold3-239/+204
2010-12-15HDD6330: implement lcd_set_flip() function.Szymon Dziok2-6/+14
2010-12-15Add a newline to a debugf printing an error.Nils Wallménius1-1/+1
2010-12-15Rename the NO_CONTEXT flag to NO_CONTEXT_MENU so that the name more clearly c...Alexander Levin3-5/+5
2010-12-15remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...Teruaki Kawashima5-193/+37
2010-12-15set the sampling rate back to default on closing, Michael Stummvoll1-2/+3
2010-12-14FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer4-16/+94
2010-12-14Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin t...Michael Giacomelli9-64/+131
2010-12-14Make it more clear that key lock is our software hold switch function.Michael Giacomelli1-1/+1
2010-12-14FS#11777: enhancement for rockbox_browse()Teruaki Kawashima8-97/+196
2010-12-14Oops, the credit file wasn't updated for the previous revision aka FS#11691Mustapha Senhaji1-0/+2
2010-12-14Romanian translation update.Mustapha Senhaji1-10/+657
2010-12-13HDD6330: speedup lcd_blit_yuv() function (~4%).Szymon Dziok1-35/+26
2010-12-13Add short sleep after wakeup of LDS176 type LCD to avoid occasional shift of ...Andree Buschmann1-0/+1
2010-12-13HDD6330: implement initialization and inversion of lcd.Szymon Dziok2-25/+30
2010-12-13Speedup of iPod nano 2G YUV blitting by 3%.Andree Buschmann1-37/+35
2010-12-13FS#11807 - Major speedup of iPod nano 2G. Part 5: Introduce asm for RGB scree...Andree Buschmann2-24/+56
2010-12-13HD300 - lang strings for alarm screenMarcin Bukat40-0/+80
2010-12-13Make the midiplugin's out of memory error more obvious to people who don't kn...Michael Giacomelli1-2/+1
2010-12-13Android: Protect lcd updates with a mutex.Thomas Martitz1-0/+6
2010-12-12Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...Frank Gevaerts1-1/+4
2010-12-12Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts3-5/+22
2010-12-12Revert tab police as it makes merging upstream changes more annoying and mess...Nils Wallménius5-20/+20
2010-12-12Tab police.Andree Buschmann5-20/+20
2010-12-12FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius2-1/+3
2010-12-12iPod nano 2G does use less current since the latest optimizations.Andree Buschmann1-1/+1
2010-12-12AMSv2: handle sd card ACMDs similar to how it's done for AMSv1Bertrik Sikken1-12/+10
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitt...Andree Buschmann3-110/+276
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 3: Unify different write comma...Andree Buschmann1-175/+90
2010-12-12FS#11807 - Major speedup of iPod nano 2G. Part 2: Use 16 bit data width and s...Andree Buschmann1-15/+8
2010-12-12Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and...Frank Gevaerts47-1/+22320
2010-12-12FS#11708 - Major speedup of iPod nano 2G. Part 1: Loop unrolling and reductio...Andree Buschmann1-11/+25
2010-12-12AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like...Bertrik Sikken1-17/+20
2010-12-12iPod Nano 2G: Correct clickwheel interrupt handler name, this time consistently.Michael Sparmann2-6/+6
2010-12-12Fix bug introduced with r28800 (missing interrupt handler).Andree Buschmann1-3/+9