summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-18Get rid of disabling irq. Simply blocking does it too, it also caused problem...Thomas Martitz
2009-02-18Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin
2009-02-18Add Sei Aoyumi to credits for FS#9915 commited in r20030.Mustapha Senhaji
2009-02-18The HDD1630 build works on the Philips HDD1830 as-is (only difference is the ...Mark Arigo
2009-02-18Philips HDD1630 - use the volume buttons in lists.Mark Arigo
2009-02-18Backlight brightness and button lights for the Philips HDD1630Mark Arigo
2009-02-17Reorganise/partially rewrite the installation chapter to present Rockbox Util...Alex Parker
2009-02-17Fix m:robe 100 manual that I broke a couple of days ago with the bookmarks up...Alex Parker
2009-02-17PP5022/PP5024-specific USB init which may fix "signal quality issues"Frank Gevaerts
2009-02-17Onda VX747 bootloader: don't remove too much info..Maurus Cuelenaere
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli
2009-02-17Fix redThomas Martitz
2009-02-17Setting GPIOA_PIN 1 is apparently not needed (anymore)Thomas Martitz
2009-02-17Some Sansa Fuze work: Get Home button working (no keymap changes yet, so it's...Thomas Martitz
2009-02-16Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)Maurus Cuelenaere
2009-02-16Fix for two plugin descriptions in the manual; on the Rockboy options, the sc...Robert Menes
2009-02-16Onda VX747:Maurus Cuelenaere
2009-02-16usb serial on PP seems to have broken. Fix itFrank Gevaerts
2009-02-16Add keymap for Onda VX747 to SOURCESMaurus Cuelenaere
2009-02-16Add PictureFlow plugin to the manualAlex Parker
2009-02-16fix yellow.Dominik Wenger
2009-02-16e200v2: make buttons and scrollwheel work. Still ugly as we need to disable i...Dominik Wenger
2009-02-16Welcome me - hello all!Alex Parker
2009-02-16Fix too-soon frequency unboost when pcm buffer crosses watermark from the low...Michael Sevakis
2009-02-16Move parts into the if, as they're unused outside of itThomas Martitz
2009-02-16FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz
2009-02-16Don't send a trackchange event at end of playlist. Fixes 'Follow Playlist' on...Jens Arnold
2009-02-15Get rid of a useless copy instruction in the SH1 32*32->64bit multiply routin...Jens Arnold
2009-02-15Add an unsigned 32*32->top32 bit multiply for resizing on SH1, and switch to ...Jens Arnold
2009-02-15fix greylib scaler output on sh, output_row_grey was not using SC_MUL macroAndrew Mahone
2009-02-15Define a specific exit button. Stops the plugin from exiting prematurely, e.g...Jens Arnold
2009-02-15Spelling fixes (UK English) by Alex ParkerFrank Gevaerts
2009-02-15Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius
2009-02-14document the ipod accessory power setting (work by Alex Parker, FS#9909)Frank Gevaerts
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken
2009-02-14Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'Nils Wallménius
2009-02-14Rename h100 specific screenshots so they are used againNils Wallménius
2009-02-14Accept FS#9905 by Alex Parker adding Invadrox to the manualNils Wallménius
2009-02-13Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual...Michael Sevakis
2009-02-13Goban plugin: Fixes a display issue with comments containing '\r' by Joshua S...Mustapha Senhaji
2009-02-13Separate running an SDMA channel from resetting it. It should make usage more...Michael Sevakis
2009-02-13Remove experimental check which should only be there if all PCM drivers do it...Michael Sevakis
2009-02-13Philips HDD1630 - working battery voltage readings. Still needs to be calibra...Mark Arigo
2009-02-13Philips HDD1630 - add LCD YUV functions so mpegplayer works.Mark Arigo
2009-02-13FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo
2009-02-13FS#9865 - For Portalplayer i2c, read up to 4 bytes at a time instead of one a...Mark Arigo
2009-02-13fix test_greylib_bitmap_scale.cAndrew Mahone
2009-02-13Onda VX747:Maurus Cuelenaere
2009-02-13revert r19656 for lamp which is no longer needed. should fix FS#9877Jonathan Gordon
2009-02-12Give pcm-coldfire.c a much needed shakedown. Fixes FS#9378 - metronome freeze...Michael Sevakis