Pedro Vasconcelos
024db0a766
Basic optimizations of the Vorbis decoder for the ihp-1x0.
...
Capable of real-time decoding with cpu freq at 120mhz.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6527 a1c6a512-1295-4272-9138-f99709370657
2005-05-27 09:14:00 +00:00
Linus Nielsen Feltzing
3841348930
Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when converting already converted files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6526 a1c6a512-1295-4272-9138-f99709370657
2005-05-27 06:54:16 +00:00
Jens Arnold
e387a2238e
Proper indentation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6525 a1c6a512-1295-4272-9138-f99709370657
2005-05-26 20:02:12 +00:00
Thom Johansen
ce5119cc6c
Aligns in the middle of code is unnecessary.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6524 a1c6a512-1295-4272-9138-f99709370657
2005-05-25 13:32:53 +00:00
Daniel Stenberg
e2c4a6c642
initial take at logf log browser
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6519 a1c6a512-1295-4272-9138-f99709370657
2005-05-24 14:26:23 +00:00
Daniel Stenberg
38404c0fe0
re-link the output if librockbox.a is newer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6518 a1c6a512-1295-4272-9138-f99709370657
2005-05-24 14:25:53 +00:00
Jonas Häggqvist
5272d34cf5
An icon for the searchengine files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6513 a1c6a512-1295-4272-9138-f99709370657
2005-05-23 21:51:27 +00:00
Daniel Stenberg
ac31e6af87
Remote LCD support added to the x11 simulator, take 1. The win32 simulator
...
still builds, but shows no remote LCD yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6510 a1c6a512-1295-4272-9138-f99709370657
2005-05-23 16:23:25 +00:00
Michiel Van Der Kolk
5195619829
Added databox and searchengine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6506 a1c6a512-1295-4272-9138-f99709370657
2005-05-23 11:06:16 +00:00
Thom Johansen
d0827aba8d
Added support for IRAM.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6505 a1c6a512-1295-4272-9138-f99709370657
2005-05-23 09:39:56 +00:00
Jonas Häggqvist
103fbffc80
Changed keybindings, added helptext.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6504 a1c6a512-1295-4272-9138-f99709370657
2005-05-22 20:31:31 +00:00
Jens Arnold
b9ebe6af0a
Better pitch handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6503 a1c6a512-1295-4272-9138-f99709370657
2005-05-22 12:45:35 +00:00
Jonas Häggqvist
15379c792c
Oops, didn't mean to commit those.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6500 a1c6a512-1295-4272-9138-f99709370657
2005-05-21 13:37:30 +00:00
Jonas Häggqvist
2ab3fae3ee
Remote support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6499 a1c6a512-1295-4272-9138-f99709370657
2005-05-21 13:22:39 +00:00
Jens Arnold
e86ee9a33f
Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better visibility on slow LCDs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6498 a1c6a512-1295-4272-9138-f99709370657
2005-05-21 13:11:50 +00:00
Jonas Häggqvist
a961668750
Synced.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6496 a1c6a512-1295-4272-9138-f99709370657
2005-05-20 21:39:47 +00:00
Mats Lidell
b762d26830
Synced.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6494 a1c6a512-1295-4272-9138-f99709370657
2005-05-20 20:07:55 +00:00
Jens Arnold
34232596e9
Cleaned up button handling: Properly ignore button releases and repeats instead of excessive queue clearing. Fixes bug #1070590 . Slightly more consistent button assigment in the bookmark selector.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6489 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 23:34:16 +00:00
Jens Arnold
27abc2a641
(1) Early USB detection on boot, before trying to mount the partitions. Cleaner & quicker; removes the need for the extra USB check at the top of ask_resume() which caused a deadlock in screenshot mode (see patch #1110332 ). On Ondio, this allows to leave an MMC in the slot when booting with USB connected for instant access. (2) Ondio: Track MMC status, only ask to remove the card if required. Probe MMC status if unknown.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6488 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 22:10:51 +00:00
Jens Arnold
32be590e6d
Added the 'only return to root if current dir no longer exists' functionality to the plugin handling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6487 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 18:28:32 +00:00
Jens Arnold
fa924f1b05
Don't swallow button events. It's unnecessary and maybe even confusing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6486 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 17:38:07 +00:00
Jens Arnold
84c0d16da4
Save some code for Ondio.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6485 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 17:07:11 +00:00
Thom Johansen
94cd7a243e
Remove stray debugging call.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6484 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 16:26:47 +00:00
Linus Nielsen Feltzing
7ee41033b9
Patch #1202120 by Luca Burelli - autobookmark for text viewer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6483 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 13:14:09 +00:00
Thom Johansen
8b8593f37a
Facilitate IRAM usage for wv2wav.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6482 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 13:02:13 +00:00
Linus Nielsen Feltzing
6705a88347
Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6481 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 06:32:49 +00:00
Jens Arnold
fe1ce9d842
Hotswap: Better placement for switching the MMC monitor off/on.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6480 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 15:21:09 +00:00
Jens Arnold
15d7077c3a
Hotswap: Avoid mount race at startup and after returning from USB mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6479 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 13:25:02 +00:00
Jonas Häggqvist
f414fb1e22
Fix simulator builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6478 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 12:15:24 +00:00
Jonas Häggqvist
a7d8829218
Remote support on iRiver
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6477 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 12:07:30 +00:00
Jens Arnold
8f66422f4f
Forgot to add the 'not always back to root' feature for menu and quickscreens returning from USB mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6476 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 12:07:25 +00:00
Jens Arnold
7067f188bf
Browser enhancements: (all) Only go back to the root dir after USB mode if the current dir no longer exists. (all) Use TREE_MENU as a quick alternative to leave a sub-browser. (recorders) Correct indication of available functions in the buttonbar. Indicate the new 'quick leave' method accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6475 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 11:50:46 +00:00
Jens Arnold
badb71de35
Patch #1196964 by Tapio Karppinen, updated finnish language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6474 a1c6a512-1295-4272-9138-f99709370657
2005-05-16 07:37:39 +00:00
Jens Arnold
be27989010
Patch #1201675 by Alessio Lenzi, updated italian language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6473 a1c6a512-1295-4272-9138-f99709370657
2005-05-15 23:29:35 +00:00
Jens Arnold
eb8ceadc32
Bugfixes: (all) Don't try to build the directory list when showdir() returns -1. (hotswap) Handle the 'dir no longer valid' situation in all cases, not only when the file system change happens while browsing. Force this detection when returning from wps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6472 a1c6a512-1295-4272-9138-f99709370657
2005-05-14 23:48:18 +00:00
Jens Arnold
5bb707258a
Disable reflow mode for the player as it makes no sense. Cosmetic indentation fixes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6470 a1c6a512-1295-4272-9138-f99709370657
2005-05-14 16:46:31 +00:00
Linus Nielsen Feltzing
eec2b7ed2b
Patch #1152363 by Luca Burelli, proportional font support in the text viewer plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6469 a1c6a512-1295-4272-9138-f99709370657
2005-05-13 13:32:57 +00:00
Linus Nielsen Feltzing
263068c6cd
File rename wrongly accepted an empty target filename, corrupting the file system
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6468 a1c6a512-1295-4272-9138-f99709370657
2005-05-13 10:35:32 +00:00
Jens Arnold
6b16d0e817
Fix simulator and iriver builds.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6464 a1c6a512-1295-4272-9138-f99709370657
2005-05-13 00:53:33 +00:00
Jens Arnold
03d08ecc25
(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #778930/#1189756. (2) Fade in/out from/to zero. (3) Always fade in 30 steps, independent of the global volume.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6463 a1c6a512-1295-4272-9138-f99709370657
2005-05-13 00:16:14 +00:00
Jens Arnold
38c8d08f5c
Bugfix: Make sure pitch is reset at exit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6460 a1c6a512-1295-4272-9138-f99709370657
2005-05-12 20:00:11 +00:00
Jens Arnold
7595244845
Fix for bug #904026 : Reset pitch to ensure synchronous playback.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6459 a1c6a512-1295-4272-9138-f99709370657
2005-05-12 19:53:11 +00:00
Michiel Van Der Kolk
f34e4ff6a4
Autorating should work now. at least. it would. but there is no runtime data to work with (yet)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6455 a1c6a512-1295-4272-9138-f99709370657
2005-05-11 00:12:33 +00:00
Michiel Van Der Kolk
f5eae08361
Starts with and ends with support (for strings), as requested.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6454 a1c6a512-1295-4272-9138-f99709370657
2005-05-10 23:44:22 +00:00
Michiel Van Der Kolk
09d82dbed8
gee, i thought i committed this o.o.
...
Proper aborting editing for databox...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6453 a1c6a512-1295-4272-9138-f99709370657
2005-05-10 23:00:25 +00:00
Jens Arnold
f3230af58d
Minor optimisation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6450 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 16:22:47 +00:00
Daniel Stenberg
a462b0caa3
rebuild the ELF files if the rockbox lib was updated
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6449 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 12:17:24 +00:00
Linus Nielsen Feltzing
714144bf54
Patch #1195757 by Richard O'Brien, updated icelandic language
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6448 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 10:06:25 +00:00
Linus Nielsen Feltzing
b386179b2c
Patch #1198118 by Manuel Dejonghe, shorter strings for french trigger screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6447 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 09:53:32 +00:00
Linus Nielsen Feltzing
0e479b9198
Patch #1198079 by Manuel Dejonghe, updated french translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6446 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 08:06:50 +00:00
Daniel Stenberg
1188f933aa
Made it build warning-free on the sim. This could not have worked in the sim
...
previously. Made readshort() and readlong() static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6444 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 22:11:15 +00:00
Jens Arnold
ed5b06b04c
(1) Don't print on invisible lines. (2) Proper message for aborted filename input.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6443 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 21:25:16 +00:00
Jens Arnold
68ffd8fd2f
Databox: Added crude print() function, and enabled building on all targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6442 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 19:39:07 +00:00
Jens Arnold
b0b12e685e
Changed to rockbox style button handling, using the api functions. Support for all possible keypads, proper USB handling. Fixed to work correctly on SH1 based archoses, and fixed some slight quirks.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6441 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 19:09:32 +00:00
Thom Johansen
a1483e6e1d
Patch #1189084 by David Bryant.
...
Wv2wav bug fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6440 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 17:10:01 +00:00
Michiel Van Der Kolk
69212c5f2f
merf u.u.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6439 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 16:23:02 +00:00
Michiel Van Der Kolk
34ccff1ecc
Hopefully this fixes red..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6436 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 15:56:37 +00:00
Michiel Van Der Kolk
3176a665d8
Ladida fix.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6435 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 15:53:19 +00:00
Michiel Van Der Kolk
517eb7efa2
Canceling edit support.
...
todo: insert, delete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6434 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 15:21:53 +00:00
Michiel Van Der Kolk
fda0d43172
Whoops. it seems my makefile format was out of date compared to cvs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6433 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 15:00:06 +00:00
Michiel Van Der Kolk
b0e010fc51
Databox!
...
The frontend plugin for the searchengine, creates searchengine files (rsp)
Its not pretty, but it works.
Only compiling for recorder and iriver for now....since i don't know about players...
Also, i'm hoping someone will beautify the interface someday.
PS. Editing modes aren't fully operational yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6432 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 14:41:41 +00:00
Jens Arnold
a559cf2e39
Disabled unused constants.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6431 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 13:41:24 +00:00
Jens Arnold
d89b75bbc0
Removed dead code; some minor optimisations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6427 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 12:16:46 +00:00
Jens Arnold
46295b5312
Cool new credits scroller for player.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6426 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 11:51:06 +00:00
Jens Arnold
d8237fd65f
Same 'DLL' messages as the new plugin Makefile.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6425 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 23:40:45 +00:00
Daniel Stenberg
113a58dca6
include autoconf for the endian defines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6422 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 23:08:14 +00:00
Daniel Stenberg
b8a23f9e49
Fixed makefiles for autoconf.g include.
...
Fixed build output look in several Makefiles
Fixed code to include autoconf.h
Fixed code to use ROCKBOX_*_ENDIAN instead of previous attempts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6421 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 22:41:17 +00:00
Daniel Stenberg
d23afcd4f4
fix warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6420 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 22:29:59 +00:00
Daniel Stenberg
f34ce792ec
fix a couple of warnings, still have numerous for signed <=> unsigned mixed
...
usage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6418 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 22:15:59 +00:00
Daniel Stenberg
4cc0b97609
Hush up warnings by defining away functions/macros. This should be fixed if
...
actual functionality is wanted (by including the proper headers and making
sure rockbox provides these functions). pow(), floor(), log() and exp() just
feel veeeery floatish...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6417 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 22:10:35 +00:00
Daniel Stenberg
2505e7bf04
nicer look
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6416 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 22:09:19 +00:00
Daniel Stenberg
287c742cff
prevent compiler warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6415 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 21:50:55 +00:00
Jens Arnold
6e37dcf91b
Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6413 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 01:49:16 +00:00
Jens Arnold
cd0bb1cbec
Ondio: Disabled unused code for time setting and charging splash, saving almost 2 KB binary size.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6412 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 01:30:16 +00:00
Jens Arnold
b4861738c9
Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6411 a1c6a512-1295-4272-9138-f99709370657
2005-05-07 01:09:09 +00:00
Jens Arnold
4ddb32008a
Bugfix: ata_device is a char in ata.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6409 a1c6a512-1295-4272-9138-f99709370657
2005-05-06 21:55:34 +00:00
Jens Arnold
cb28941c8c
Ondio: Better disk information (multivolume support).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6408 a1c6a512-1295-4272-9138-f99709370657
2005-05-06 18:12:16 +00:00
Jens Arnold
54d43ef0c1
Hotswap support in file browser: Don't reload the root dir if not in the root and the current path is still valid.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6405 a1c6a512-1295-4272-9138-f99709370657
2005-05-05 00:27:41 +00:00
Jens Arnold
251deaa4ca
Improved bitfield handling for settings and MMC (more straigtforward, smaller code). This switches the order for fields crossing a longword boundary, so the config block version bump is necessary. Save your settings to a file before upgrading.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6404 a1c6a512-1295-4272-9138-f99709370657
2005-05-04 22:30:36 +00:00
Tomas Salfischberger
84364bc4ff
Moved some data from stack to pluginbuffer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6400 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 23:09:21 +00:00
Jens Arnold
8485901c3f
Bugfix: Correctly compose path to _dirname.talk for dirs located in the root. Fixes non-working _dirname.talk in a secondary volume root (<MMC1>).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6399 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 22:22:21 +00:00
Daniel Stenberg
f959dff4b5
Tapio Karppinen's finnish translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6398 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 21:03:03 +00:00
Tomas Salfischberger
23028f579b
Adapted Miika's tool to rockbox coding style *oops*
...
(And removed some tabs from my own last minute edits in dict.c)
Changed the place of endian conversion form the device to the convertor.
Should speed it up a little.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6397 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 16:06:05 +00:00
Tomas Salfischberger
a810a67db7
Dictionary plugin, first version... please bugtest.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6394 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 15:03:46 +00:00
Jens Arnold
4e2cee1ece
Bugfix: The recording screen must not touch the LED if the LED is only simulated to avoid confusion (Ondio FM).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6392 a1c6a512-1295-4272-9138-f99709370657
2005-05-01 20:10:39 +00:00
Jens Arnold
d6587f9b31
Bugfix: Only mangle the current playlist when the shuffle setting is changed (from menu) when the music is playing. This behaviour was already present in the recorder's F2 quickscreen, and doing otherwise isn't intuitive.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6391 a1c6a512-1295-4272-9138-f99709370657
2005-05-01 19:13:47 +00:00
Jens Arnold
484285200a
searchengine.rock didn't get cleaned.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6390 a1c6a512-1295-4272-9138-f99709370657
2005-04-30 09:40:15 +00:00
Michiel Van Der Kolk
a9e4555b6f
Better error messenging. less crashes. good.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6389 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 23:57:50 +00:00
Michiel Van Der Kolk
fe708f22d5
fixes warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6388 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 23:40:52 +00:00
Michiel Van Der Kolk
872dd87375
whoops.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6387 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 23:33:55 +00:00
Michiel Van Der Kolk
f5f8c05a31
*whistles*
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6386 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 23:20:41 +00:00
Michiel Van Der Kolk
6ca9500811
hopefully fixes alignment and doesn't break anything..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6385 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 23:15:07 +00:00
Michiel Van Der Kolk
3d2565343e
Alignment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6384 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 22:45:50 +00:00
Michiel Van Der Kolk
ec407a86a7
Code policy...
...
Removed tokentool for now since this is not the proper place, but what is?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6383 a1c6a512-1295-4272-9138-f99709370657
2005-04-29 21:02:17 +00:00
Michiel Van Der Kolk
388d9ff6a3
This should give some optimization when and-ing things....
...
*hopes he got this right and it won't screw up the search engine*
but thats what cvs is for :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6382 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 21:28:42 +00:00
Michiel Van Der Kolk
238bea7370
dumb dumb dumb dumb dumb.....
...
some rearrangements of code..
bugs were in the tokentool tokenstream generator X.x..
dumb :/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6380 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 18:49:23 +00:00
Jens Arnold
6752d1310d
Make searchengine compile for all targets; correct linking for archos.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6379 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 18:01:29 +00:00
Michiel Van Der Kolk
a40a3152bc
Fixed stripping of \n..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6378 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 17:41:39 +00:00
Michiel Van Der Kolk
d98b6aec01
scanf sucks :/
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6377 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 17:07:44 +00:00
Michiel Van Der Kolk
a43f90f563
scanf sucks >.<;
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6376 a1c6a512-1295-4272-9138-f99709370657
2005-04-28 17:03:45 +00:00