summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix flac on ARM platforms which don't use iramMarcoen Hirschberg2006-12-31
* Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...Jens Arnold2006-12-30
* change the SYSFONT string for database view to match the one in the menuNils Wallménius2006-12-30
* Added warning to installation chapter of the Rockbox Manual for Ipod Nano and...Michael DiFebbo2006-12-30
* Fix broken links to ipod bootloadersDave Chapman2006-12-30
* assume the YUV code rotates on portrait screensMarcoen Hirschberg2006-12-30
* add a workaround for gigabeat crashesMarcoen Hirschberg2006-12-30
* add missing variable declarationMarcoen Hirschberg2006-12-29
* remove debug code and unsused variableMarcoen Hirschberg2006-12-29
* fix idle mode for the gigabeatMarcoen Hirschberg2006-12-29
* A few case changes to menus.Zakk Roberts2006-12-29
* Correct link to LangFiles page (FS#6484)Dominik Riebeling2006-12-29
* Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...Dominik Riebeling2006-12-29
* no need to prefill the i2s fifoMarcoen Hirschberg2006-12-29
* don't ignore remote when hold is onMarcoen Hirschberg2006-12-29
* Some minor code cleanup.Magnus Holmgren2006-12-29
* Update by Mustapha SenhajiMarcoen Hirschberg2006-12-29
* fix the POWER button to leave the WPSMarcoen Hirschberg2006-12-29
* add Steve Gotthardt and Greg White for their work on the Gigabeat portMarcoen Hirschberg2006-12-29
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Fix FS#6085, recorder can use on+left/right to set A-B markers andJonathan Gordon2006-12-28
* Synced Norweigan translation by Tobias Langhoff FS#6480Nils Wallménius2006-12-28
* Go back to the old button code for the debug ports screen so its usableJonathan Gordon2006-12-27
* Minor changes to the delete screen (FS#6022). Use multi-screen api.Jonathan Gordon2006-12-27
* Fix fs#6293. Repeat Shuffle will now shuffle the playlist if shuffle isJonathan Gordon2006-12-27
* Corrections to step 8 of the installation instructions for iPod bootloader.Michael DiFebbo2006-12-27
* Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon2006-12-26
* Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertionJonathan Gordon2006-12-26
* Fix FS#6379 .ipod yesno screen asks for SELECT not PLAYJonathan Gordon2006-12-26
* tiny logic error in my previou commitJonathan Gordon2006-12-26
* Fix FS#6270, no voice is sonud menu. This only fixes the no voice in theJonathan Gordon2006-12-26
* Make debug menu compile without priority scheduling and with multicoreBrandon Low2006-12-25
* Make recording compile without priority schedulingBrandon Low2006-12-25
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* If the environment variable 'POOL' is set to a directory, this script willDaniel Stenberg2006-12-23
* corrected two URLs for H10 bootloadersDaniel Stenberg2006-12-22
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw ....Dave Chapman2006-12-21
* Corrected links in the ipod installation instructions and some other small co...Michael DiFebbo2006-12-21
* First draft of updates to manual to include the installation instructions for...Michael DiFebbo2006-12-21
* Fix bug accessing data above 4Gb in SansaDaniel Ankers2006-12-21
* playlists should now be saved as m3u8Marcoen Hirschberg2006-12-21
* Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to ha...Michael Sevakis2006-12-21
* renamed biglba to lba48, plus a slight optimizationJörg Hohensohn2006-12-20
* iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell2006-12-20
* Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell2006-12-20
* fix typo, noticed by Steve GotthardtMarcoen Hirschberg2006-12-20
* Remove stray CR characters introduced by the previous BIGLBA commit.Dave Chapman2006-12-20
* Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. Onl...Jörg Hohensohn2006-12-19