Michael Sevakis
68f9e1ad57
Guess there were more changes to it.:) Odd that mine built until a make clean.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12694 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 12:51:25 +00:00
Michael Sevakis
98cd3e8868
Install the single stage synchronous audio initialization I cooked up awhile back.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12693 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 12:30:14 +00:00
Linus Nielsen Feltzing
8e7ab3dfff
Fix the sim build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12692 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 09:27:13 +00:00
Linus Nielsen Feltzing
198245a85e
Temporary fix for a nasty race condition when loading the voice file at boot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12691 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 09:21:11 +00:00
Michael Sevakis
7e0201558b
Back to green?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12690 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 08:17:05 +00:00
Michael Sevakis
178afc9caf
As usual I left experimental stuff in a file. Forgot to add that set_irq_level_and_block thread is per core now too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12689 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 08:09:48 +00:00
Michael Sevakis
dee43ece20
Put an end to priority inversion in the ata driver. Gave up trying to have fully atomic dual use mutexes so just replaced the ata driver locking with spins. Maybe I'll have better luck later. Things should run smoothly with database updates and such happening in the background.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12688 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 08:03:18 +00:00
Dominik Riebeling
f4b83e6859
replace the M5 png bitmap export with a better version.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12687 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 18:05:24 +00:00
Steve Bavin
993f5896f6
Temporarily revert the database auto-init as it causes navigation problems that I don't have time to fix yet
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12686 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 10:16:43 +00:00
Dave Chapman
9be03e14cc
Add a reference to section 2.2.2 in the ipod bootloader installations - people seem to forget to install Rockbox...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12685 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 09:34:13 +00:00
Steve Bavin
149bc03d86
Really don't try to initialise while the database status is unknown
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12684 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 08:20:30 +00:00
Jens Arnold
b1646abc18
Fix 64 bit warnings for real.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12683 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 06:30:15 +00:00
Jonathan Gordon
7cb46f2f3e
Really fix the yellow this time
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12682 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 04:20:28 +00:00
Jonathan Gordon
fe3fa144c6
fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12681 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 00:51:20 +00:00
Jonathan Gordon
7ce492e693
Hopefully fix FS#6757
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12680 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 00:37:58 +00:00
Steve Bavin
f61b7948f9
Don't try to initialise while the database status is unknown
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12679 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 21:36:43 +00:00
Steve Bavin
8137489e2b
Lead user through database initialisation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12678 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 19:56:15 +00:00
Thom Johansen
99b2742cd0
Use the new DSP callback functionality in firmware/sound.c to deal with SWCODEC stereo width and channel configuration instead of the old more spread out #ifdef based approach. Rename the DSP functions involved for more consistent naming.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12677 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 19:11:16 +00:00
Dominik Riebeling
09b97b4a21
French translation update by Mustapha Senhaji.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12676 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 16:03:38 +00:00
Dominik Riebeling
2e508afe24
Database needs Auto Update enabled for changes to get automatically imported.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12675 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 15:44:03 +00:00
Thom Johansen
8e6e290a95
Factor first order shelving filter code out for easier reuse and replace the crossfeed filter with it. Crossfeed _should_ still sound the same, so please do tell if it doesn't.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12674 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 15:06:33 +00:00
Thom Johansen
2d7bb99c52
Hack around the lack of a hardware prescaler on a number of WM codecs. Bass and treble controls should work on DAPs using these chips now, but will be prone to distort when boosting bass. Gut out UDA1380 code(!!) and switch to high bass cutoff and low treble cutoff in WM8975 driver.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12673 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 15:00:29 +00:00
Linus Nielsen Feltzing
a844a18337
Removed the LCD/backlight glitch when starting Rockbox on mainly the color LCD targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12672 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 14:49:20 +00:00
Jonathan Gordon
1005195cb6
dont crash if play is pressed in menus using the old api
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12671 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 13:24:29 +00:00
Jonathan Gordon
3452146217
Make the old menu aPI use the new API. Both are avialable to core and
...
rocks, but use the new API unless you absolutly have to use the old one
(and file a FS bug if you do)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12670 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 13:00:46 +00:00
Dave Chapman
c70d513983
Correct the URL for the 64-bit Linux version of ipodpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12669 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 12:51:49 +00:00
Steve Bavin
88f249d807
Allow H300 to be started up from a non-LCD remote
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12668 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 11:52:17 +00:00
Steve Bavin
5eb2967428
Sort tagcache so that <Untagged> appears alongside <All tracks>
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12667 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 10:52:19 +00:00
Jonathan Gordon
43b2d091ba
Fix the various bugs associated with pressing MENU to move in and out of
...
the Rockbox Menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12666 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 10:13:07 +00:00
Jonathan Gordon
67b3206709
Stop audio when entering the radio in the sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12665 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 09:16:20 +00:00
Dave Chapman
bfd96a1d34
Update the ipod uninstall instructions for the latest ipodpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12664 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 08:56:39 +00:00
Jonathan Gordon
16d5d1d8c0
Fix the yellow builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12663 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 08:56:20 +00:00
Michael Sevakis
6915ae508d
X5/M5: Add an extra select button to the 'menu' button for one handed op.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12662 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 08:14:18 +00:00
Michael Sevakis
d17a38327d
X5/M5: Add a remote keymap for the keyboard because there was none.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12661 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 07:41:47 +00:00
Jonathan Gordon
d0a7cf03e1
Only show the alarm wake up screen setting if there is at least 2
...
options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12660 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 07:36:04 +00:00
Michael Sevakis
27b4fb4729
Oy I wish I'd stop that. That plugins/SOURCES line shouldn't be there.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12659 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 06:30:13 +00:00
Michael Sevakis
633f388002
Coldfire targets: Shuffle IRQ levels around to have all interaction between low level audio function calls and DMA be atomic. Make recording and playback independently startable and stoppable so one can be running and not interfere with the other. All tests I can do at the moment check out ok (play, record, play+record, FM radio on iRivers, S/PDIF on H120 (w/running optical on/off), and on-the-fly samplerate changes). Recording tested for well over an hour run and no problems.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12658 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 06:23:02 +00:00
Magnus Holmgren
2c94c1afc3
Small '#ifdef HAVE_TAGCACHE' fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12657 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 05:23:10 +00:00
Jonathan Gordon
798ddf201c
#ifdef HAVE_TAGCACHE
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12656 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 04:36:02 +00:00
Jonathan Gordon
e900a90e11
Accept FS#6750, allow recording to start automatically (If alarm wakeup
...
is set to recording)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12655 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 01:59:29 +00:00
Jonathan Gordon
9e554a87fc
Fix alarm wake up. If the target has fm or recording (or both) an option is in the System menu to choose what to start when the alarm wakes up,
...
otherwise the WPS will start
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12654 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 01:16:25 +00:00
Jonathan Gordon
f609c5bd3e
Remove the 2nd spindown line.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12653 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 00:05:56 +00:00
Dominik Riebeling
59029968c1
Add Iaudio M5 image by Marianne Arnold.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12652 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 22:25:14 +00:00
Dave Chapman
53282ca762
Update ipod installation instructions to bring in line with the IpodInstallationBeta wiki page. Remove the warning for 4g/mini users as the latest bootloaders do not exhibit the same problem starting the Apple firmware
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12651 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 22:16:01 +00:00
Michael Sevakis
938593b1d5
Put the sims in their place.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12650 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 21:00:45 +00:00
Michael Sevakis
b425de71df
Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't long enough now to untrigger the thread boost that was supposed to be applied to the codec thread. The voice thread was needlessly boosting the codec thread and leaving it boosted which explains the encoders' ability to flood the output buffer when everything else was stopped in its tracks. Check which thread is calling pcmbuf_under_watermark and only initiate the boost when it's the codec thread. Always return the codec thread to its usual priority in pcmbuf_play_stop.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12649 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 20:32:13 +00:00
Dave Chapman
bf133996d5
And a couple more bits of stray garbage.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12648 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 17:00:04 +00:00
Dave Chapman
7ca92ac921
Remove some stray garbage
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12647 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 16:58:34 +00:00
Dominik Wenger
ff55894783
support for iaudio M5 in rbutil
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12646 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 15:49:54 +00:00
Dave Chapman
9b4bb47dfb
Bump version to 0.9 ready for release with version 1.0 bootloaders, and add an uninstall option to the interactive mode
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12645 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 14:07:38 +00:00