summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fix flac on ARM platforms which don't use iramMarcoen Hirschberg2006-12-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11869 a1c6a512-1295-4272-9138-f99709370657
* Made building for backlight-modded Ondios a bit easier: Just uncomment the ↵Jens Arnold2006-12-30
| | | | | | #defines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11868 a1c6a512-1295-4272-9138-f99709370657
* change the SYSFONT string for database view to match the one in the menuNils Wallménius2006-12-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11867 a1c6a512-1295-4272-9138-f99709370657
* Added warning to installation chapter of the Rockbox Manual for Ipod Nano ↵Michael DiFebbo2006-12-30
| | | | | | and Ipod Video warning that the 2nd generation Nano and 80GB 5.5G, respectively, are not supported by Rockbox. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11866 a1c6a512-1295-4272-9138-f99709370657
* Fix broken links to ipod bootloadersDave Chapman2006-12-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657
* assume the YUV code rotates on portrait screensMarcoen Hirschberg2006-12-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11864 a1c6a512-1295-4272-9138-f99709370657
* add a workaround for gigabeat crashesMarcoen Hirschberg2006-12-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11863 a1c6a512-1295-4272-9138-f99709370657
* add missing variable declarationMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11862 a1c6a512-1295-4272-9138-f99709370657
* remove debug code and unsused variableMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11861 a1c6a512-1295-4272-9138-f99709370657
* fix idle mode for the gigabeatMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11860 a1c6a512-1295-4272-9138-f99709370657
* A few case changes to menus.Zakk Roberts2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11859 a1c6a512-1295-4272-9138-f99709370657
* Correct link to LangFiles page (FS#6484)Dominik Riebeling2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11858 a1c6a512-1295-4272-9138-f99709370657
* Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also ↵Dominik Riebeling2006-12-29
| | | | | | fix a function name typo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11857 a1c6a512-1295-4272-9138-f99709370657
* no need to prefill the i2s fifoMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11856 a1c6a512-1295-4272-9138-f99709370657
* don't ignore remote when hold is onMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11855 a1c6a512-1295-4272-9138-f99709370657
* Some minor code cleanup.Magnus Holmgren2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11854 a1c6a512-1295-4272-9138-f99709370657
* Update by Mustapha SenhajiMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11853 a1c6a512-1295-4272-9138-f99709370657
* fix the POWER button to leave the WPSMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11852 a1c6a512-1295-4272-9138-f99709370657
* add Steve Gotthardt and Greg White for their work on the Gigabeat portMarcoen Hirschberg2006-12-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11851 a1c6a512-1295-4272-9138-f99709370657
* merge a big part of the unofficial gigabeat cvs back. Includes working ↵Marcoen Hirschberg2006-12-29
| | | | | | bootloader and rockbox with audio. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11850 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6085, recorder can use on+left/right to set A-B markers andJonathan Gordon2006-12-28
| | | | | | | on+off to reset them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11849 a1c6a512-1295-4272-9138-f99709370657
* Synced Norweigan translation by Tobias Langhoff FS#6480Nils Wallménius2006-12-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11848 a1c6a512-1295-4272-9138-f99709370657
* Go back to the old button code for the debug ports screen so its usableJonathan Gordon2006-12-27
| | | | | | | again. (FS#6087, the first comment) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11847 a1c6a512-1295-4272-9138-f99709370657
* Minor changes to the delete screen (FS#6022). Use multi-screen api.Jonathan Gordon2006-12-27
| | | | | | | | | Show the file bin deleted instead of just the current folder. Makes it look less like it has frozen. Boost the cpu for the delete folder call. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11846 a1c6a512-1295-4272-9138-f99709370657
* Fix fs#6293. Repeat Shuffle will now shuffle the playlist if shuffle isJonathan Gordon2006-12-27
| | | | | | | off. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11845 a1c6a512-1295-4272-9138-f99709370657
* Corrections to step 8 of the installation instructions for iPod bootloader.Michael DiFebbo2006-12-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11844 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon2006-12-26
| | | | | | | quit button git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11843 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertionJonathan Gordon2006-12-26
| | | | | | | | | option which replaces the current playlist with the new selection but keeps the current track queued so playback doesnt stop. (minor fixes by me) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11842 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6379 .ipod yesno screen asks for SELECT not PLAYJonathan Gordon2006-12-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11841 a1c6a512-1295-4272-9138-f99709370657
* tiny logic error in my previou commitJonathan Gordon2006-12-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11840 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6270, no voice is sonud menu. This only fixes the no voice in theJonathan Gordon2006-12-26
| | | | | | | | actual menu. The setting screen will still have no voice if playback is enable, but at least you know which item you are entering. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11839 a1c6a512-1295-4272-9138-f99709370657
* Make debug menu compile without priority scheduling and with multicoreBrandon Low2006-12-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11838 a1c6a512-1295-4272-9138-f99709370657
* Make recording compile without priority schedulingBrandon Low2006-12-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11837 a1c6a512-1295-4272-9138-f99709370657
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11836 a1c6a512-1295-4272-9138-f99709370657
* If the environment variable 'POOL' is set to a directory, this script willDaniel Stenberg2006-12-23
| | | | | | | | | then check if there's a previously generated mp3 file in it and if so, use that instead of regenerating a new one. This should greately enhance processing speed when many phrases are similar between targets and over time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11835 a1c6a512-1295-4272-9138-f99709370657
* corrected two URLs for H10 bootloadersDaniel Stenberg2006-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11834 a1c6a512-1295-4272-9138-f99709370657
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
| | | | | | | handled correctly and no old state is never used. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11833 a1c6a512-1295-4272-9138-f99709370657
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
| | | | | | | | | the markers in he WPS. AB mode must be disblaed ot get into the browser. This can allow the Ondio's to have AB mode but it makes rombox too large. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11832 a1c6a512-1295-4272-9138-f99709370657
* Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw ↵Dave Chapman2006-12-21
| | | | | | .bin file with no kind of header). This can be used to install the ipodlinux loader2 bootloader without needing to convert it to the Rockbox ".ipod" format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11831 a1c6a512-1295-4272-9138-f99709370657
* Corrected links in the ipod installation instructions and some other small ↵Michael DiFebbo2006-12-21
| | | | | | corrections. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11830 a1c6a512-1295-4272-9138-f99709370657
* First draft of updates to manual to include the installation instructions ↵Michael DiFebbo2006-12-21
| | | | | | for the new ipod bootloader. Still needs a lot of clean-up. Also flipped the installation instructions for the bootloader and the firmware build for all SWCODEC platforms. Instructions for installing the build now come before instructions for installing the bootloader. This should eliminate some confusion from those who tried to boot Rockbox after installing the bootloader but before installing a build, and received the -1 error. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11829 a1c6a512-1295-4272-9138-f99709370657
* Fix bug accessing data above 4Gb in SansaDaniel Ankers2006-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11828 a1c6a512-1295-4272-9138-f99709370657
* playlists should now be saved as m3u8Marcoen Hirschberg2006-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11827 a1c6a512-1295-4272-9138-f99709370657
* Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to ↵Michael Sevakis2006-12-21
| | | | | | have a thread remove itself. No subsequent yield() is needed either. Small Note: in current scheduler implementation it safe to call remove_thread IFF 1) thread removes itself 2) its state is known to be running (1 implies 2) as any objects with the waiting removed thread will be corrupted (m->thread, q->thread no longer valid or no longer same object if recycled, etc.). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11826 a1c6a512-1295-4272-9138-f99709370657
* renamed biglba to lba48, plus a slight optimizationJörg Hohensohn2006-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11825 a1c6a512-1295-4272-9138-f99709370657
* iPod 3G is also PortalPlayer so should use the common USB driver.Barry Wardell2006-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11824 a1c6a512-1295-4272-9138-f99709370657
* Combine USB code for all PortalPlayer targets since they most likely all use ↵Barry Wardell2006-12-20
| | | | | | the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11823 a1c6a512-1295-4272-9138-f99709370657
* fix typo, noticed by Steve GotthardtMarcoen Hirschberg2006-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11822 a1c6a512-1295-4272-9138-f99709370657
* Remove stray CR characters introduced by the previous BIGLBA commit.Dave Chapman2006-12-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11821 a1c6a512-1295-4272-9138-f99709370657
* Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. ↵Jörg Hohensohn2006-12-19
| | | | | | Only activated with compile flag HAVE_BIGLBA. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11820 a1c6a512-1295-4272-9138-f99709370657