Commit graph

11835 commits

Author SHA1 Message Date
Marcoen Hirschberg
6d6eb0816a fix for the inline asm in CLIP on the gigabeat by Steve Gotthard (fs#6488). Turns out that gcc rearranged the ASM block without volatile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11873 a1c6a512-1295-4272-9138-f99709370657
2006-12-31 08:56:59 +00:00
Marcoen Hirschberg
c390620439 Increase the bits for backlight brightness for the gigabeat. Settings will be reset so save them first.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11872 a1c6a512-1295-4272-9138-f99709370657
2006-12-31 02:44:53 +00:00
Marcoen Hirschberg
d2d695fc34 make hold reset the settings on the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11871 a1c6a512-1295-4272-9138-f99709370657
2006-12-31 02:02:03 +00:00
Marcoen Hirschberg
66fdee0253 fix previous commit and use just .text
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11870 a1c6a512-1295-4272-9138-f99709370657
2006-12-31 01:04:23 +00:00
Marcoen Hirschberg
e904732222 fix flac on ARM platforms which don't use iram
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11869 a1c6a512-1295-4272-9138-f99709370657
2006-12-31 00:22:53 +00:00
Jens Arnold
68ae800d2d Made building for backlight-modded Ondios a bit easier: Just uncomment the #defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11868 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 22:01:21 +00:00
Nils Wallménius
9eff767c6d change the SYSFONT string for database view to match the one in the menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11867 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 19:59:17 +00:00
Michael DiFebbo
88deb54682 Added warning to installation chapter of the Rockbox Manual for Ipod Nano 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
2006-12-30 15:14:30 +00:00
Dave Chapman
b22cd3919f Fix broken links to ipod bootloaders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 14:49:16 +00:00
Marcoen Hirschberg
d09efac0f2 assume the YUV code rotates on portrait screens
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11864 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 10:44:00 +00:00
Marcoen Hirschberg
d3f50ed396 add a workaround for gigabeat crashes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11863 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 10:43:50 +00:00
Marcoen Hirschberg
6d15996e6d add missing variable declaration
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11862 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 23:42:43 +00:00
Marcoen Hirschberg
c0c97e5d3d remove debug code and unsused variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11861 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 23:35:31 +00:00
Marcoen Hirschberg
6a6c2dcb17 fix idle mode for the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11860 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 23:29:04 +00:00
Zakk Roberts
8e911cd690 A few case changes to menus.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11859 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 22:52:18 +00:00
Dominik Riebeling
b394e180e5 Correct link to LangFiles page (FS#6484)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11858 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 19:22:56 +00:00
Dominik Riebeling
08c813d45a Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also fix a function name typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11857 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 19:17:03 +00:00
Marcoen Hirschberg
5dc0abda11 no need to prefill the i2s fifo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11856 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 15:45:51 +00:00
Marcoen Hirschberg
23a0823b84 don't ignore remote when hold is on
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11855 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 15:44:43 +00:00
Magnus Holmgren
1e7b7bcb07 Some minor code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11854 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 14:59:10 +00:00
Marcoen Hirschberg
cd8c4322ae Update by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11853 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 14:56:34 +00:00
Marcoen Hirschberg
caa1cfb936 fix the POWER button to leave the WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11852 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 13:39:41 +00:00
Marcoen Hirschberg
5d71f8de90 add Steve Gotthardt and Greg White for their work on the Gigabeat port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11851 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 11:23:00 +00:00
Marcoen Hirschberg
295367686e merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11850 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 02:49:12 +00:00
Jonathan Gordon
995a804def Fix FS#6085, recorder can use on+left/right to set A-B markers and
on+off to reset them


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11849 a1c6a512-1295-4272-9138-f99709370657
2006-12-28 14:22:36 +00:00
Nils Wallménius
810dc68dce Synced Norweigan translation by Tobias Langhoff FS#6480
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11848 a1c6a512-1295-4272-9138-f99709370657
2006-12-28 11:59:43 +00:00
Jonathan Gordon
acf73af2e8 Go back to the old button code for the debug ports screen so its usable
again. (FS#6087, the first comment)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11847 a1c6a512-1295-4272-9138-f99709370657
2006-12-27 07:20:42 +00:00
Jonathan Gordon
5f23fe0277 Minor changes to the delete screen (FS#6022). Use multi-screen api.
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
2006-12-27 02:37:12 +00:00
Jonathan Gordon
594099f173 Fix fs#6293. Repeat Shuffle will now shuffle the playlist if shuffle is
off.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11845 a1c6a512-1295-4272-9138-f99709370657
2006-12-27 01:51:33 +00:00
Michael DiFebbo
022f7bbd60 Corrections to step 8 of the installation instructions for iPod bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11844 a1c6a512-1295-4272-9138-f99709370657
2006-12-27 00:17:06 +00:00
Jonathan Gordon
568e18e9dd Fix FS#6361. Allow the FM auto-scanning to be abort with the standard
quit button


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11843 a1c6a512-1295-4272-9138-f99709370657
2006-12-26 22:01:27 +00:00
Jonathan Gordon
be3f29cc11 Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion
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
2006-12-26 13:31:04 +00:00
Jonathan Gordon
6ee5e38494 Fix FS#6379 .ipod yesno screen asks for SELECT not PLAY
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11841 a1c6a512-1295-4272-9138-f99709370657
2006-12-26 12:55:48 +00:00
Jonathan Gordon
be5d50e2a3 tiny logic error in my previou commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11840 a1c6a512-1295-4272-9138-f99709370657
2006-12-26 12:44:09 +00:00
Jonathan Gordon
7eb7c23a0f Fix FS#6270, no voice is sonud menu. This only fixes the no voice in the
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
2006-12-26 12:35:14 +00:00
Brandon Low
da7d05d5ad Make debug menu compile without priority scheduling and with multicore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11838 a1c6a512-1295-4272-9138-f99709370657
2006-12-25 15:44:35 +00:00
Brandon Low
b47bc8abb9 Make recording compile without priority scheduling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11837 a1c6a512-1295-4272-9138-f99709370657
2006-12-25 15:38:27 +00:00
Jens Arnold
2597a13497 Next round of static'ing and related fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11836 a1c6a512-1295-4272-9138-f99709370657
2006-12-25 14:01:47 +00:00
Daniel Stenberg
37aeb12cc9 If the environment variable 'POOL' is set to a directory, this script will
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
2006-12-23 22:03:49 +00:00
Daniel Stenberg
cab7c46091 corrected two URLs for H10 bootloaders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11834 a1c6a512-1295-4272-9138-f99709370657
2006-12-22 13:30:03 +00:00
Miika Pekkarinen
c8a9ca748d Try to make sure dircache state file on flashed H1xx targets is
handled correctly and no old state is never used.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11833 a1c6a512-1295-4272-9138-f99709370657
2006-12-22 09:11:09 +00:00
Jonathan Gordon
7258b5e51a Make AB mode uable on the ipods. In AB mode select is used to set/reset
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
2006-12-22 05:19:56 +00:00
Dave Chapman
26b02415cb Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw .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
2006-12-21 21:34:46 +00:00
Michael DiFebbo
5d61c0b46c Corrected links in the ipod installation instructions and some other small corrections.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11830 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 21:19:41 +00:00
Michael DiFebbo
19e30840b3 First draft of updates to manual to include the installation instructions 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
2006-12-21 20:54:20 +00:00
Daniel Ankers
a26519680a Fix bug accessing data above 4Gb in Sansa
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11828 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 18:32:47 +00:00
Marcoen Hirschberg
d359193bd8 playlists should now be saved as m3u8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11827 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 09:07:23 +00:00
Michael Sevakis
d19ca324fc Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to 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
2006-12-21 02:33:01 +00:00
Jörg Hohensohn
bb0358647d renamed biglba to lba48, plus a slight optimization
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11825 a1c6a512-1295-4272-9138-f99709370657
2006-12-20 22:08:29 +00:00
Barry Wardell
977c69f819 iPod 3G is also PortalPlayer so should use the common USB driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11824 a1c6a512-1295-4272-9138-f99709370657
2006-12-20 18:03:40 +00:00