Brandon Low
6cd6a447e0
Fix buggy WPS change from earlier
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9524 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 20:48:44 +00:00
Miika Pekkarinen
35d213aec3
Tagcache engine: Better handling for track numbers and genre strings.
...
Browser: Don't jam if search string was not supplied. Don't show
incorrect track numbers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9523 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 18:46:38 +00:00
Dominik Riebeling
1de1f5b141
Initial manpage for Text Editor plugin by Jonathan Gordon (FS#5040) with additions by me. Fix a table rule in the Wormlet plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9522 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 18:32:07 +00:00
Brandon Low
686fc085f1
Remove wasted instruction
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9521 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 16:14:38 +00:00
Thom Johansen
63b3b0c024
Remove workaround for broken ARM memset.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9520 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 15:43:42 +00:00
Thom Johansen
872797be0e
Make ASM memset for ARM return destination address, as is standard.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9519 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 15:41:07 +00:00
Hristo Kovachev
ffefe9237b
CP1251 is cyrillic, and not only russian codepage
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9518 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 14:23:57 +00:00
Brandon Low
a482da3692
Inspired by patch 4784 by Dominik, add pitch to WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9517 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 14:22:40 +00:00
Magnus Holmgren
9613b91164
Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break any other files. :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9516 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 14:01:08 +00:00
Magnus Holmgren
a2d8fb5d8c
Synced, and some minor changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9515 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 13:28:09 +00:00
Brandon Low
0fcd411965
Fix bug #4896 and make the beep code a bit cleaner
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9514 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 13:00:31 +00:00
Daniel Stenberg
231d1d255c
ranlib the .a file after creation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9513 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 12:56:05 +00:00
Hristo Kovachev
6eafd48cec
Fix bug #5037 , spotted by David Rothenberger, also increase the max threads' count by 2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9512 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 08:33:20 +00:00
Karl Kurbjun
45f2df0eba
Fix finale text and try and prevent some data corruption due to the scaling code. Also allows the non-standard GP32 mods to work with some bounds checking. More comments are in v_video.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9511 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 06:37:37 +00:00
Brandon Low
33a62e8a8e
More work on swcodec. No significant pcmbuf functions are called from the audio thread now. Do not be surprised if seek or skip behavior gets weird after this, but it Works for Me (TM), and is a significant step in the right direction.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9510 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 04:27:16 +00:00
Karl Kurbjun
4ff8744e55
Fix automap coordinates
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9509 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 00:20:32 +00:00
Karl Kurbjun
36259dafe9
Make savegame strings more informative
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9508 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 23:58:37 +00:00
Zakk Roberts
4ca80ee219
Convert 'pixels' in the scroll settings menu to a LANG string for translations (bug FS#5027).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9507 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 23:19:11 +00:00
Karl Kurbjun
8ae6802697
Fix up configurable keys, edit exit string, more work needs to be done on menu keys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9506 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 23:13:50 +00:00
Dominik Riebeling
6171be84da
Small adjustments to pacbox description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9505 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 22:24:14 +00:00
Dominik Riebeling
c75a844e86
First section to describe tagcache.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9504 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 21:48:47 +00:00
Jens Arnold
d0136ed145
Doom on H1x0: Don't waste memory, the grayscale lib doesn't need that much, but properly tell the lib how much memory it may use.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9503 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:39:31 +00:00
Miika Pekkarinen
ba3289dc2b
Forgot to commit the browser configuration file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9502 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:33:19 +00:00
Miika Pekkarinen
4a63c09c86
Initial support for the advanced conditional fully configurable tagcache
...
browser. Browsing not supported by numeric tags yet, and some features
work currently only when tagcache is loaded in ram.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9501 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:28:13 +00:00
Brandon Low
461addf658
Disable backlight fade out for shutdown
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9500 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:19:28 +00:00
Dominik Riebeling
69b2cfe207
Initial attempt for doom plugin. Still incomplete.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9499 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:12:02 +00:00
Thom Johansen
d3fea146e1
MP3 encoder enhancements and optimisations by Antonius Hellman. Details
...
at http://www.rockbox.org/tracker/task/5033
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9498 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 19:08:54 +00:00
Dominik Riebeling
8972576572
Adjusted stats plugin to recent changes. Add screenshots for release 3.0 targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9497 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 18:32:44 +00:00
Linus Nielsen Feltzing
8fa92047c7
Fixed swapped screen access functions. Bug found by an anonymous person.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9496 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 18:28:34 +00:00
Linus Nielsen Feltzing
605c9674c1
Correct minimum value for TLV320 volume
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9495 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 18:26:00 +00:00
Karl Kurbjun
0926f64e44
Add configurable keys to Doom, enter, escape and run still need to be handled. More game keys need to be added to the options.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9494 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 17:53:29 +00:00
Dominik Riebeling
ebb8a22742
Some small corrections to Advanced Topics. Code policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9493 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 17:48:10 +00:00
Jonas Häggqvist
72458ba8ed
Synced and slightly tweaked. Don't know what to do about high/low shelf filter.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9492 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 16:17:20 +00:00
Jonas Häggqvist
e619aa64d3
In fact there's a named constant for this value, use that instead.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9491 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 13:47:46 +00:00
Hristo Kovachev
4242a99985
Oops, rename the global bool exit to done
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9490 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 12:27:47 +00:00
Dominik Riebeling
cb3e696468
Update of "Main Menu" section by Mark Bright (FS#5014) with minor changes by me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9489 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 12:27:28 +00:00
Hristo Kovachev
e16339e07b
Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9488 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 12:04:15 +00:00
Dave Chapman
4dc76573f0
iPod: Make the hold switch bring up the in-game menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9487 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 12:00:53 +00:00
Dave Chapman
bb322695b9
Correct the #ifdef logic for timer_unregister() and add a comment describing why we need to surround the use of the user timer with #ifdefs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9486 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 11:16:44 +00:00
Dave Chapman
12060b7315
Add sudoku (in its new subdirectory), doom and plugins/SUBDIRS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9485 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:48:26 +00:00
Linus Nielsen Feltzing
432f53d718
iAudio X5: joystick click selects in the file browser, like on the iriver targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9484 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:25:30 +00:00
Thom Johansen
4a4ec511bc
Hopefully working battery display on Nanos.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9483 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 10:03:09 +00:00
Hristo Kovachev
23dc42ce45
Use the display->width property instead of the hardcoded LCD_WIDTH. Now the quickscreen is displayed correctly on the LCD remotes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9482 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 07:01:24 +00:00
Zakk Roberts
0f842a16e5
Fix: don't ask for what file to save to if you 'Save Changes' with a file already opened.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9481 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 02:28:04 +00:00
Jens Arnold
4c544b4e07
Fix greyscale iPod sims for new LCD format.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9480 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 01:40:11 +00:00
Jens Arnold
295ec69717
Simplification for user timer on coldfire. We define TIMER_FREQ separately anyway.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9479 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 01:16:11 +00:00
Jens Arnold
fcab617331
Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as apple. No more mirrored display when loading retailos, after a bootloader update.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9478 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 00:55:16 +00:00
Dave Chapman
ec5f783988
Make the core key mappings more logical - e.g. map KEY_UPARROW to "key_up". This makes the ipod work as expected, but will change the H300 behaviour - future changes to key bindings should be made in i_video.c.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9477 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 00:04:48 +00:00
Dave Chapman
e59a050509
Workaround for Rockbox's broken memset on ARM
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9476 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:57:39 +00:00
Dominik Riebeling
8c177221b3
Added environment to unify button mapping tables. Adjust plugins to use it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
2006-04-03 22:45:01 +00:00