Dan Everton
c0f8b18770
A few changes and fixes for the title in the file view: disable title string in tagcache view, strip leading / from current directory title, center title properly, scroll title if it's too long.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10581 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 12:23:55 +00:00
Martin Arver
8570911e4e
various changes/corrections from Andrew Melville (FS#5815). Some code policy as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10580 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:53:14 +00:00
Dan Everton
aa38ce54bb
Move Hardware Equalizer menu up a level so it's no longer a sub-menu of the software equalizer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10579 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:21:32 +00:00
Dan Everton
eb1dd38960
Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10578 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 09:38:13 +00:00
Hristo Kovachev
1792170633
Add remote_type() to the uisim for h100/h300 builds. Use the "t" key to switch between remote types (only changes the remote_type()'s return value for now)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10577 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 08:33:38 +00:00
Dave Chapman
079ad11896
Patch #5795 from Jonathan Gordon - change the settings display for enumerations and integers to use the list widget. Patch also adds an optional title to the list widget which is used in the settings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10576 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 08:14:46 +00:00
Daniel Ankers
edf3bcf15b
Change default contrast for iPod 3G
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10575 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 07:14:16 +00:00
Hristo Kovachev
d39b79737f
Patch #5223 by Jonathan Gordon: Turn on the main screen's backlight when using the iriver NON-LCD remote (set the remote backlight to off if you don't want it)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10574 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 07:06:53 +00:00
Miika Pekkarinen
5019b32620
Make sure dircache blocks correctly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10573 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 19:03:37 +00:00
Miika Pekkarinen
7e84db7fa2
Fixed: FS#5801 Playlist building in tagcache doesn't work properly after
...
changing the language.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10572 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 18:19:56 +00:00
Miika Pekkarinen
0c5ec36c7a
Fixed a problem when using filename tag as a search clause.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10571 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 15:35:23 +00:00
Dan Everton
979dd7ad0f
Make sure the EQ is always applied to the DAC path.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10570 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 11:35:32 +00:00
Dan Everton
f1cebb7c7f
Five bits is more than enough for the possible gain values.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10569 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 11:21:05 +00:00
Dan Everton
8030c804ad
Add support for the iPod Video hardware equalizer. You can access it from Sound Settings -> Equalizer -> Hardware Equalizer. Note that the peak filters are reported not to work. Based on FS#5791 from Snyper.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10568 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 10:52:05 +00:00
Dominik Riebeling
6ffe02b27c
Rename the two Configure chapters (as proposed some time ago)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10567 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:21:40 +00:00
Dominik Riebeling
536c6b47ad
"Getting started" rework: add informations about support channels. Move out installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10566 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:13:01 +00:00
Dominik Riebeling
2cf3dea872
Remove some spaces opt introduced.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10565 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 06:58:53 +00:00
Rani Hod
5fc856c181
Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10564 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 21:28:22 +00:00
Antoine Cellerier
c1703c3eed
Remove 3G compile warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10563 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 20:54:24 +00:00
Antoine Cellerier
e2a73dc389
*: Enhance minesweeper graphics
...
minesweeper.c: clean source code (ipod keys still need to be changed)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10562 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 20:44:53 +00:00
Dominik Riebeling
c9bb152a33
- kill an additional space \reference introduced for us
...
- don't uppercase headings to make it similar with the footer. Also use the same headings for plain style pages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10561 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 18:55:59 +00:00
Daniel Stenberg
b91b410c11
m68k-elf-gcc 3.4.6 built on MacOS or Cygwin need a diable-68040 patch to
...
work and this script now tries to do this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10560 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 18:27:31 +00:00
Miika Pekkarinen
e5059a7b0d
FS#5806 with code cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10559 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 14:53:19 +00:00
Miika Pekkarinen
33d9104078
FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10558 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 12:33:34 +00:00
Dave Chapman
0a7ded3e29
Memory size checks in .c/.h files should use MEM, not MEMORYSIZE
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10557 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 09:19:24 +00:00
Tomasz Malesinski
28910e7e17
Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10556 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 23:01:52 +00:00
Tomasz Malesinski
c1810b31f1
Added support for 512MB chips. Added support for multiple chips.
...
Fixed a bug in ata_read_sectors. Made some functions static and inline.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10555 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 22:51:18 +00:00
Tomasz Malesinski
17972c9267
Compile for Iriver iFP with short calls.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10554 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 22:46:34 +00:00
Tomasz Malesinski
4e36352567
Iriver iFP7xx memory layout adjustment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10553 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 22:43:44 +00:00
Tomasz Malesinski
4e5f4ee5e0
Iriver iFP7xx sound support.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10552 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 21:03:23 +00:00
Michael DiFebbo
0623841091
Revamped 'Managing Settings' sections. Merged the duplicative 'Manage settings' sections in chapter 5 and chapter 7 (the 'Manage settings' section in chapter 5 was in the wrong place anyway, as 'Manage settings' is not in the system submenu). Improved the organization of 7.3. Updated cross-references so that the description in chapter 7 can be easily referenced from the overview description contained in the 'Main Manual' chapter.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10551 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 15:56:33 +00:00
Miika Pekkarinen
ae8f25c6a7
Do not compile flashing plugin for H300 to be sure nobody tries that
...
out (it shouldn't even start but if it does, no-one knows what might
happen).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10550 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 15:24:09 +00:00
Miika Pekkarinen
13a24aaee6
Fixed dircache hibernation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10549 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 15:18:25 +00:00
Miika Pekkarinen
69cdc75a0f
Initialize dircache in two phases.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10548 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 14:40:38 +00:00
Miika Pekkarinen
25425360b5
Enabled iriver flashing plugin with additional safety checks,
...
confirmation and ability to restore original firmware.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10547 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 14:00:41 +00:00
Shachar Liberman
0ed49044b0
Fixing Sudoku menu to work properly with FS#5182
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10546 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 13:43:20 +00:00
Shachar Liberman
f53779d2f4
Committing FS#5182 - One button hold for Horizontal screen scrolling.
...
=>hold RIGHT or LEFT button on a GUI based list to scroll horizontally.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10545 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 13:40:49 +00:00
Miika Pekkarinen
54ec1f5f6d
Better UI response with playlist operations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10544 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 11:00:39 +00:00
Dan Everton
9d2929b79b
Remove Win32 and X11 simulator sources. They've been deprecated for a while in favour of the SDL sim. Time to go.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 10:28:30 +00:00
Miika Pekkarinen
509ee3d42c
Fixed the warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10542 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:33:46 +00:00
Dave Chapman
7fe7427de8
Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an initial (untested) implementation for the Gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10541 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:27:26 +00:00
Marcoen Hirschberg
2c002d894d
include gigabeat files from the target tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10540 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:11:33 +00:00
Marcoen Hirschberg
d0d8472999
convert from DOS to Unix line-endings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10539 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:08:16 +00:00
Dave Chapman
95b2781aff
Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring the ipod Color/Nano implementation in line with other targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10538 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:07:07 +00:00
Miika Pekkarinen
c0b99f2e8b
Fixed track order when inserting an album from tagcache to the
...
playlist with "insert next" or "queue next".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10537 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 09:06:50 +00:00
Marcoen Hirschberg
0a0682474e
initial gigabeat bootloader (only test code)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10536 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 08:27:48 +00:00
Marcoen Hirschberg
dd754886f5
update the gigabeat code and move to target_tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10535 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 08:01:54 +00:00
Jens Arnold
e6ed58f6c5
Better implementation of the new greyscale algorithm. A bit faster (+2% on iPod and Archos, +7% on Iriver H1x0), and more straightforward. * Fixed garbage display when a plugin switches on the overlay before drawing anything.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10534 a1c6a512-1295-4272-9138-f99709370657
2006-08-11 23:40:05 +00:00
Miika Pekkarinen
22860a910a
Fixed hold switch detection from bootloader when rockbox has been
...
flashed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10533 a1c6a512-1295-4272-9138-f99709370657
2006-08-11 19:59:16 +00:00
Miika Pekkarinen
3491147fd0
Delay loops were too short for non-logf enabled builds @ 120 MHz.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10532 a1c6a512-1295-4272-9138-f99709370657
2006-08-11 19:02:23 +00:00