Jens Arnold
|
303b4abfc5
|
Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5472 a1c6a512-1295-4272-9138-f99709370657
|
2004-12-01 00:33:18 +00:00 |
|
Jens Arnold
|
a5a6fa930c
|
Correctly display paused state
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5470 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-29 00:19:51 +00:00 |
|
Linus Nielsen Feltzing
|
569b998c5b
|
Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5468 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-26 13:31:40 +00:00 |
|
Jens Arnold
|
d4e53976d9
|
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5459 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-22 21:20:54 +00:00 |
|
Linus Nielsen Feltzing
|
47e8773939
|
An attempt to set the radio in a more defined state at boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5457 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-22 06:34:14 +00:00 |
|
Jens Arnold
|
67b17e118f
|
Show rockbox logo again after leaving the charging screen, to provide better visual feedback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5455 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-21 09:29:51 +00:00 |
|
Jens Arnold
|
61753a893e
|
Fixed a simulator warning, and disabled some unused code for targets without charging (Ondio)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5453 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-21 00:44:44 +00:00 |
|
Jens Arnold
|
2996d17736
|
Animated charging screen for player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5452 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-21 00:17:59 +00:00 |
|
Jens Arnold
|
b3e31b9d04
|
Fix: Properly apply the backlight settings for the charging screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5451 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-20 22:43:38 +00:00 |
|
Linus Nielsen Feltzing
|
30237007f1
|
There will soon exist bitmapped players without RTC (iRiver)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5438 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-19 13:34:35 +00:00 |
|
Linus Nielsen Feltzing
|
e68ccbd1d8
|
Added iRiver button codes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5437 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-19 10:54:59 +00:00 |
|
Jens Arnold
|
359ef77e32
|
Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling that setting caused a NULL pointer access
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5435 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-19 01:13:33 +00:00 |
|
Jens Arnold
|
1a479d634d
|
Late-add the final silence clip to the queue. This ensures correct shutup() while that clip is playing. Swallowed clip beginnings should be finally gone now. Optimization of the queue pointer handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5425 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-18 22:59:20 +00:00 |
|
Jens Arnold
|
fee06d68c7
|
Bug fix: First dereference, then subscript, instead of vice versa. The old code never stored the correct header, and even caused NULL pointer accesses.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5424 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-18 20:19:40 +00:00 |
|
Jörg Hohensohn
|
24e6dffa50
|
append the "silence" clip at the end of voice output, this avoids clicks and missing ends especially with low bitrates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5423 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 22:30:38 +00:00 |
|
Björn Stenberg
|
6554417a0d
|
Only sort once
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5420 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 15:20:09 +00:00 |
|
Linus Nielsen Feltzing
|
6b4e5f8881
|
You can now leave the playlist viewer with OFF, and the hold-Play context menu works better now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5419 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 13:28:25 +00:00 |
|
Linus Nielsen Feltzing
|
4bd3e61de9
|
The favorites plugin can now be a viewer as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5418 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 13:00:50 +00:00 |
|
Linus Nielsen Feltzing
|
335190567c
|
Removed annoying debug output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5417 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 12:45:07 +00:00 |
|
Linus Nielsen Feltzing
|
9bcd2a9998
|
Better feedback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5414 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-17 12:13:33 +00:00 |
|
Jens Arnold
|
7b95e6091e
|
Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Uses 2 modes, picker and line edit, selectable by moving the cursor vertically. (2) Flips between pages on left/right wrap. No dedicated shift key.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5409 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-14 23:08:08 +00:00 |
|
Jens Arnold
|
1f6c48011c
|
Only voice the MMC remove prompt if voicing is enabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5406 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-12 22:19:29 +00:00 |
|
Jens Arnold
|
0ee36f882d
|
Removed workaround for non-zeroed bss. Added a little optimization for pause mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5405 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-12 21:40:57 +00:00 |
|
Jens Arnold
|
ca81ed218a
|
Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss area. This matters because gcc puts zero-initialized data into bss
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5396 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-10 22:20:20 +00:00 |
|
Björn Stenberg
|
e34567932e
|
Fixed iriver simulator build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5392 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-09 19:55:28 +00:00 |
|
Linus Nielsen Feltzing
|
d15d15513d
|
Turn off the recording LED before reporting disk-full errors. Fixes bug report #1061647
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5391 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-08 13:20:43 +00:00 |
|
Jens Arnold
|
db14d8e50c
|
New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5389 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-07 10:31:39 +00:00 |
|
Linus Nielsen Feltzing
|
1c9ab1ba69
|
Reverted to the earlier modulo method for creating a range of random numbers, since the new method could generate too large numbers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5386 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-06 23:37:21 +00:00 |
|
Linus Nielsen Feltzing
|
ade3387208
|
Removed the depfile dependency for the .elf target, so all plugins aren't relinked every time a plugin source file changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5381 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-04 14:23:05 +00:00 |
|
Linus Nielsen Feltzing
|
fb60a291be
|
Added 74 and 80 minute recording time splits, for convenient CD creation, fixes feature request #1052616
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5370 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-27 09:24:02 +00:00 |
|
Linus Nielsen Feltzing
|
3a0ddff8f1
|
Patch #1040774, updated Czech language
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5356 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-26 12:48:39 +00:00 |
|
Linus Nielsen Feltzing
|
e8b0a3ea9f
|
Patch #1053410, updated wallisertitsch language
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5355 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-26 12:42:28 +00:00 |
|
Linus Nielsen Feltzing
|
1149c040eb
|
Patch #1053288 by Mourad Jaber, french language update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5354 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-26 12:39:17 +00:00 |
|
Mats Lidell
|
51a54cff20
|
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5346 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-25 22:14:07 +00:00 |
|
Jörg Hohensohn
|
ae34f64dbf
|
spell "dot" instead of "point", requires up-to-date voice files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5345 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-25 20:44:37 +00:00 |
|
Linus Nielsen Feltzing
|
804c2005e1
|
WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5344 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-25 13:14:26 +00:00 |
|
Linus Nielsen Feltzing
|
45a4381ff9
|
Patch #1052007 by Philipp Pertermann, minesweeper no longer quits after finishing a game.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5343 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-25 12:28:57 +00:00 |
|
Jens Arnold
|
d203d4bfb1
|
Leave sub-browsers after returning from usb mode, to avoid confusing display of the drive root.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5340 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 23:19:13 +00:00 |
|
Jens Arnold
|
0e8169c12a
|
Fixes: (1) Menu now disabled while recording, to prevent settings change. (2) Red led is switched off before entering menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5339 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 22:30:55 +00:00 |
|
Jens Arnold
|
4dab0d2432
|
Fixes: (1) Ondio: Off is now an alternative way to cancel settings. (2) Use proper function to clear button queue. (3) Create bookmark request now working properly, ignoring stray button releases. (4) Fixed button handling in bookmark display on Ondio (it was impossible to delete a bookmark before)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5338 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 21:45:37 +00:00 |
|
Jens Arnold
|
821e625e74
|
Fixes: (1) Selecting previous file/dir via remote in browser works again (typo). (2) The resume request should now always work as intended, properly ignoring button releases. The power button (ON for recorder/player, OFF for ondio) is now only ignored until the first release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5337 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 20:32:15 +00:00 |
|
Jens Arnold
|
ce82d8b8c8
|
Fix: Skipping to previous/next track via remote works again. WPS_RC_(PREV|NEXT) must not depend on WPS_(PREV|NEXT)_PRE
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5336 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 20:27:33 +00:00 |
|
Jens Arnold
|
9d4271eb3d
|
Removed all remaining tts engine dependent adjustments for proper pronunciation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5335 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-24 02:52:19 +00:00 |
|
Björn Stenberg
|
6edfcbf1d6
|
Reverted conditional shutdown config flush
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5334 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 23:12:48 +00:00 |
|
Jörg Hohensohn
|
de79e68b09
|
new voice ID for the space character, allows to spell with a pause, once this is in the voice files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5333 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 17:58:38 +00:00 |
|
Jörg Hohensohn
|
d69c4995f6
|
the flash plugins are now checking the battery level first
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5332 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 16:28:06 +00:00 |
|
Björn Stenberg
|
e9f7c1ade4
|
Don't spin up disk to flush config sector on shutdown
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5331 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 14:52:59 +00:00 |
|
Jens Arnold
|
10771df007
|
Minor change (adhere to original coding style)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5329 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 10:23:50 +00:00 |
|
Jens Arnold
|
1c841b8c40
|
Removed usb_screen() from the api. All plugins should use the default event handlers instead. Added battery_level_safe(). Sorted api & bumped versions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5328 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 09:59:53 +00:00 |
|
Jens Arnold
|
957cffad8d
|
Plugin rework 6: (all) Now using the default event handler, standard placement is in switch() default case. (chessclock) Compile-time keyboard configuration, for Ondio adaption. Fixed remaining issues with bitmap lcd -> compile for all platforms, as originally intended.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5327 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-23 00:05:42 +00:00 |
|