Jens Arnold
|
a796260a6b
|
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 21:48:06 +00:00 |
|
Thom Johansen
|
354770088e
|
Re-enable the currently unused and broken dithering and noise shaping code already in Rockbox, and make it a user option instead of a codec-controlled option. The majority of people probably will not even hear any difference with this enabled, but feedback is welcome. Save your settings!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11368 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 20:41:33 +00:00 |
|
Martin Arver
|
57cc28d6db
|
Main menu images for the h10 and ipod4g without the fm-radio entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11367 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 17:25:49 +00:00 |
|
Mark Arigo
|
0e12829b9a
|
Do not flood the queue with unnecessary fill buffer requests at the end of a playlist. Should fix the stopping bug in FS#6117.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11366 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 15:42:34 +00:00 |
|
Marcoen Hirschberg
|
6c3c5fb188
|
cleanup ata.c a bit by moving portalplayer defines to target_tree and removing unused portalplayer and gigabeat code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11365 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:56:17 +00:00 |
|
Martin Arver
|
4f8f252a52
|
Remove the favourites plugin from the manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11364 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:37:00 +00:00 |
|
Martin Arver
|
3a9cd7780e
|
Stop building the favourites plugin, as the same feature is duplicated with the playlist catalog command
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11363 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:35:34 +00:00 |
|
Michael Sevakis
|
f6c3a30581
|
Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled when analog bypass is on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11362 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:24:47 +00:00 |
|
Daniel Stenberg
|
77c915ad61
|
Renamed the ipod_i2c functions to the more appropriate pp_i2c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11361 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:24:23 +00:00 |
|
Martin Arver
|
2c1eec5533
|
Let SOURCES handle the sim exclusion for metronome
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11360 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 11:24:13 +00:00 |
|
Daniel Stenberg
|
522ae6e39a
|
kill two gigabeat warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11359 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 10:51:34 +00:00 |
|
Michael Sevakis
|
2ede2a79e6
|
Put a couple x5-specific function declarations in adc-target.h where they should be.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11358 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 08:12:18 +00:00 |
|
Michael Sevakis
|
1d4a9c6366
|
Stop reading buttons if one is not down. Don't read remote keys if not plugged. Good for another few points of boost and 4fps full-screen unboosted. The button scan enabling seems stable and I've been using it without any difficulties but if the interrupts hiccup it could leave them unresponsive. Clearing the GPI0 interrupts before enabling them seems to prevent any difficulties. If there's problems there I'll just leave the remote reading bypass only and 50% of the benefits will still be realized.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11357 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 05:31:28 +00:00 |
|
Barry Wardell
|
d4dfe957f2
|
Oops. Missed part of FS#6235 in the last commmit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11356 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 02:22:48 +00:00 |
|
Barry Wardell
|
e52d9610b5
|
Accept FS#6235. We should be using the *_ATTR defines instead of __attribute__
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11355 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 02:09:35 +00:00 |
|
Daniel Ankers
|
a992cd11e5
|
Correct LCD pixel format on Sansa E200
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11354 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-26 20:01:04 +00:00 |
|
Steve Bavin
|
ee9b85456f
|
Revert this morning's change as it can cause old metadata to be reused inapproprately. A better fix coming later.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11353 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-26 17:33:54 +00:00 |
|
Daniel Stenberg
|
9e62b1afe4
|
hush the "skips due to size restraints" text as you normally don't care
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11352 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-26 14:20:31 +00:00 |
|
Barry Wardell
|
24f4a2a8cf
|
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11351 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-26 13:38:09 +00:00 |
|
Steve Bavin
|
34193e5cf2
|
Don't clear previous track details during playback so the progress bar works properly at track transition
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11350 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-26 12:13:28 +00:00 |
|
Michael Sevakis
|
1d6bfa972c
|
Removed unneeded pcf50606.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11349 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 23:48:39 +00:00 |
|
Michael Sevakis
|
784dd78745
|
Moved pcf50606 stuff to target directory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11348 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 23:24:07 +00:00 |
|
Martin Arver
|
0642451446
|
fix dropped characters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11347 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 22:12:25 +00:00 |
|
Daniel Ankers
|
6dfd6bd8c1
|
Enable I/O ports debug menu for 3G iPods
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11346 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 18:34:59 +00:00 |
|
Dominik Riebeling
|
e9ee2d5998
|
Add style file for index.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11345 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 18:28:09 +00:00 |
|
Thom Johansen
|
017b0d7b71
|
A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and plugins like it should now work also on Nano.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11344 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 17:31:29 +00:00 |
|
Miika Pekkarinen
|
58ebf47a2b
|
FS#6216 Update so MP3 files are only opened once. With corrections and
patch cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11343 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 16:57:53 +00:00 |
|
Miika Pekkarinen
|
649fc77aea
|
Don't fail with very long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11342 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 15:14:15 +00:00 |
|
Jonathan Gordon
|
d13038d704
|
remove these 2 also
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11341 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 14:32:11 +00:00 |
|
Jonathan Gordon
|
e48a035409
|
remove the old tagdb source, tagcache replaced this a while ago
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11340 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 14:30:45 +00:00 |
|
Marcoen Hirschberg
|
18755b97c0
|
convert from DOS to Unix line-endings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11339 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 11:22:19 +00:00 |
|
Jonathan Gordon
|
710ccb7b48
|
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austin Appel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11338 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 10:17:57 +00:00 |
|
Martin Arver
|
22dfcdb3ec
|
Include firewire in the index
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11337 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 09:58:36 +00:00 |
|
Martin Arver
|
0c42ca845c
|
Add note about missing firewire detection for ipods
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11336 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 09:43:08 +00:00 |
|
Martin Arver
|
0adef516fd
|
Add Iaudio boot loader install instructions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11335 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 09:22:23 +00:00 |
|
Steve Bavin
|
71dd94a7eb
|
A bit more voice simplification/MAS fixage (FS#6241). Also clear any buffered voice when playback is started.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11334 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 08:54:25 +00:00 |
|
Steve Bavin
|
ff5fd00de6
|
Oops, Archos still needs to stop voice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11333 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 07:08:00 +00:00 |
|
Michael Sevakis
|
34751f096c
|
Fixed implicit declaration warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11332 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 06:27:40 +00:00 |
|
Steve Bavin
|
f512558650
|
Only flush PCM buffered voice data when explicitly told to. Patch by Stephane Doyen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11331 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 06:19:27 +00:00 |
|
Michael Sevakis
|
b26e396436
|
Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost ratios down as much as 100 percent for mp3 and 50 percent for vorbis. mp3 hardly ever boosts even with eq. Scrolling much sharper. Like a whole new player. The code can be used for both iRiver and x5 by just defining macros with the appropriate ports and bit numbers for each player. Probably will have a pcf50606-coldfire.c soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11330 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 06:10:22 +00:00 |
|
Thom Johansen
|
4134e91950
|
Assembler optimised FLAC 24 bit handling routines for Coldfire based players. Decoding speed should be improved drastically. Haven't got so many 24 bit files myself, so let me know if something sounds off.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11329 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 00:59:38 +00:00 |
|
Barry Wardell
|
73c0cfa632
|
Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't be compiled for the sim anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11328 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 00:54:06 +00:00 |
|
Dave Chapman
|
64baf57408
|
Handle repeating scroll events in the ipod virtual keyboard
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11327 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-24 23:13:52 +00:00 |
|
Miika Pekkarinen
|
a0faf9b992
|
Search string was not properly used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11326 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-24 17:53:18 +00:00 |
|
Miika Pekkarinen
|
68b740f648
|
Changelog importing was broken.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11325 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-24 17:39:06 +00:00 |
|
Miika Pekkarinen
|
02df5a8068
|
Allow all tag type in formatting string. Included example with
tagnavi.config.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11324 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-24 16:20:48 +00:00 |
|
Jens Arnold
|
748036bb70
|
Solitaire: Optionally auto-unhide the next card on a stack if the last known card is moved away.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11323 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 22:44:46 +00:00 |
|
Jens Arnold
|
d1ce4e779e
|
Consistent style of 'make' messages. Always use ranlib after ar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11322 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 22:33:39 +00:00 |
|
Dominik Riebeling
|
76b2efbb43
|
Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11321 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 19:48:42 +00:00 |
|
Dave Chapman
|
d5df1caaba
|
Rename rockpaint external .bmp files so they use the same convention as all other external bitmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11320 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-23 19:09:53 +00:00 |
|