Nils Wallménius
12a957b0e8
Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14712 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 17:29:15 +00:00
Dave Chapman
219b1f58a6
Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14711 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 16:49:28 +00:00
Magnus Holmgren
ae05617a79
Updated Swedish translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14708 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 11:18:59 +00:00
Marianne Arnold
d9bf26a127
Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14687 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 22:21:40 +00:00
Marianne Arnold
0c2dfbc3af
Update german translation - include 'c200' where needed and be a bit more accurate with hard disk and flash storage. Having a different definition in deutsch.lang caused no problems in a test on Ondio and M5. Maybe this change would make sense in english.lang as well?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14686 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 22:13:33 +00:00
Nils Wallménius
22df2fd0bf
Slight code simplification
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14683 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 20:53:23 +00:00
Robert Kukla
c9a00ab3ac
fix two bugs related to no-existing settings/bookmark files and simplify the viewer_load_settings() function in the process.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14680 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 00:18:28 +00:00
Peter D'Hoye
72221fbf79
code police (and commit test)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14677 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 22:04:19 +00:00
Linus Nielsen Feltzing
c643692201
Make sure that the apps directory exists when building the apps/features file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14669 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 07:43:33 +00:00
Peter D'Hoye
61aa70c483
Code police and keep backlight on while in mazezam
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14667 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 22:55:10 +00:00
Barry Wardell
d727f5d936
Make logf builds compile again since the clean up of hard-coded paths
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14665 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 19:29:53 +00:00
Nils Wallménius
04b3435afd
Clean up hard-coded paths
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14662 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 09:46:36 +00:00
Linus Nielsen Feltzing
cd5ad2ff69
FS#7742 by Sofian Babai - add missing voice string in francais.lang
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14661 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 07:20:55 +00:00
Michael Sevakis
c4a7631eb9
UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) problems caused by not worrying about states. Have rockbox objects initialized only by rockbox threads save for the main 'gui' thread which is a needed exception.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14660 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 03:49:12 +00:00
Jens Arnold
2e305c6381
Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts, this is all compile time...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14659 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 22:47:28 +00:00
Jens Arnold
cd9b51274f
battery_bench: Fix battery voltage logging for voltages >4.095V by separating the flags from voltage.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14658 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 20:46:45 +00:00
Jens Arnold
cce117240c
Fix missing quote.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14655 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 11:42:50 +00:00
Jens Arnold
945462edef
Make peakmeters work for real in swcodec simulators instead of just showing random movement.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14650 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 09:07:22 +00:00
Michael Sevakis
b0a1ed1852
Fix rockbox warnings. sramfile is a static array so will never be NULL.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14648 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 02:49:24 +00:00
Michael Sevakis
f64ebb1c1f
Sim I/O and threading that runs more like on target. Tweakable if any genuine slowness imitation is required for any one of them. One point of concern is the sim shutdown on an OS other than Linux just because terminating threads in a manner other than having the do it themselves is kind of dirty IMHO.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14639 a1c6a512-1295-4272-9138-f99709370657
2007-09-08 12:20:53 +00:00
Jens Arnold
aebeabdade
Stop libmad from crashing on 64 bit simulators.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14636 a1c6a512-1295-4272-9138-f99709370657
2007-09-07 23:45:42 +00:00
Jens Arnold
b69556f3eb
Ooops, rror ;)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14635 a1c6a512-1295-4272-9138-f99709370657
2007-09-07 21:52:33 +00:00
Jens Arnold
aa88545b43
Better (and consistent between .lng and .voice) translation for 'playlist'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14634 a1c6a512-1295-4272-9138-f99709370657
2007-09-07 21:03:25 +00:00
Peter D'Hoye
7094512bde
Update of Dutch language file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14630 a1c6a512-1295-4272-9138-f99709370657
2007-09-06 22:56:28 +00:00
Peter D'Hoye
cc4541f086
Credits: better counter when scrolling manually
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14629 a1c6a512-1295-4272-9138-f99709370657
2007-09-06 22:32:46 +00:00
Alessio Lenzi
ad479ba40b
Updated italian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14628 a1c6a512-1295-4272-9138-f99709370657
2007-09-06 19:38:05 +00:00
Mark Arigo
dbc6b4e39a
Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
2007-09-06 03:28:58 +00:00
Jonathan Gordon
24006ffeac
stop non-live settings from beign accepted even if cancel was chosen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14616 a1c6a512-1295-4272-9138-f99709370657
2007-09-05 03:06:49 +00:00
Jens Arnold
94f6f41c3a
Add missing translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14614 a1c6a512-1295-4272-9138-f99709370657
2007-09-05 00:02:05 +00:00
Jens Arnold
4f7097a1fd
Fix some tabs (one caused a voice string to not be used).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14612 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 23:22:48 +00:00
Jens Arnold
75c39b004f
Fix a few voice strings, and adjust a few others.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14607 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:57:12 +00:00
Nils Wallménius
53c6ea6620
Include split up shortcuts plugin in tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14605 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:30:48 +00:00
Jonas Häggqvist
1238d0d5fa
Fix a few errors that I missed. The translation is missing a few strings to be completely in sync.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14604 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 12:27:18 +00:00
Jonas Häggqvist
fd32e1cbd1
Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 12:22:19 +00:00
Dave Chapman
1672350378
FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14600 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 08:03:07 +00:00
Peter D'Hoye
946a815cd4
Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14599 a1c6a512-1295-4272-9138-f99709370657
2007-09-03 22:24:26 +00:00
Peter D'Hoye
ec5b48dfe3
Make the credits scrolling changes a bit more user friendly, use actions and some code cleanup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14590 a1c6a512-1295-4272-9138-f99709370657
2007-09-03 00:36:20 +00:00
Jonathan Gordon
74b1665987
Accept FS#7695 - updated Norwegian Nynorsk lang update
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14579 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 12:26:45 +00:00
Jens Arnold
20444c47a8
Fix warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14577 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 11:06:29 +00:00
Nils Wallménius
5ccf18019e
Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14575 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 10:11:46 +00:00
Michael Giacomelli
a514c60fd0
Apparently, negative exponents are possible when decoding exponential VLC. Should fix occasional glitches that happened in files of all bitrates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14571 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 03:28:49 +00:00
Jonas Häggqvist
e0651718a0
Fix a cosmetic error in a desc: line that propagated from English to other translations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14566 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 20:36:11 +00:00
Marianne Arnold
22685914da
Update german translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14563 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 09:53:24 +00:00
Mustapha Senhaji
80e91c1af3
Francais language update:
...
* Follow the langv2 rules.
* Update the new voice strings.
* Sync to current svn version.
Plus add myself to maintainers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14561 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 04:08:02 +00:00
Peter D'Hoye
fd3b0d95d8
Fix FS #7685 by using the backlight helper functions. Some code policing and cleaning. Still contains a potential crash although this version does not crash atm.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14559 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 21:53:32 +00:00
Alessio Lenzi
4a346f43cd
Added a couple of missed accent in voice strings and minor adjustement.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14558 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 19:49:37 +00:00
Paul Louden
30573a3604
Oops, applied the 'clean' patch instead of the one modified to meet the
...
second goal of committing it. Fixed so that you can actually stop now,
and so 'A' has a use again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14556 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:24:16 +00:00
Paul Louden
9931d5699c
Accept FS#6920, swap the 'A' and 'Select' button functions while in the
...
WPS.
This allows a wider range of available functionality when just using the
cross with a thumb, and brings controls more parallel to devices with
similar input options in Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14554 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:09:47 +00:00
Alessio Lenzi
a8aa84cf21
Corrected some voice strings as requested in <a href=" http://www.rockbox.org/tracker/task/7611 ">FS #7611</a>. Ope fixed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14549 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:58:23 +00:00
Peter D'Hoye
e14061281b
Update Dutch language file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14548 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:33:09 +00:00