Björn Stenberg
|
6c33c51a4c
|
Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5091 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-19 21:58:37 +00:00 |
|
Jörg Hohensohn
|
24c7c04899
|
adjustment for the Ondio: button driver has an Odio part, for now it has a Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5055 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-10 10:51:54 +00:00 |
|
Jens Arnold
|
06cb237af6
|
New debug feature: Use the SH1 user break controller to catch illegal memory accesses
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5026 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-30 19:52:45 +00:00 |
|
Jens Arnold
|
8fb336148f
|
Const policed pointer arguments to functions, part 3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4999 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-18 01:09:31 +00:00 |
|
Jens Arnold
|
12bc9f0ca3
|
MAS register addresses are 8 bit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4991 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-06 21:21:39 +00:00 |
|
Jens Arnold
|
0830339e2f
|
More const policeing step 5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4984 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 20:52:31 +00:00 |
|
Linus Nielsen Feltzing
|
ade5d7b848
|
First step in revamping the USB event handling, paving the way for the upcoming SYS_POWER_OFF event
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4951 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-26 16:06:59 +00:00 |
|
Jörg Hohensohn
|
b1403ee024
|
New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4931 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-23 23:01:20 +00:00 |
|
Linus Nielsen Feltzing
|
e2e06a7c41
|
Removed the sound debugging screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4920 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-23 08:58:06 +00:00 |
|
Jörg Hohensohn
|
5846aab654
|
fixed the flash ID query, prevent this code to eventually run from ROM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4895 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-19 21:21:34 +00:00 |
|
Linus Nielsen Feltzing
|
2441061764
|
Removed progressbar() and slidebar()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4854 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-08 13:14:44 +00:00 |
|
Linus Nielsen Feltzing
|
a8dab4c08a
|
New screen dump feature for recorders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4817 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-30 13:31:14 +00:00 |
|
Linus Nielsen Feltzing
|
ef1698e648
|
Added cluster size to the disk debug screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4469 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-06 00:17:02 +00:00 |
|
Linus Nielsen Feltzing
|
cbd992b440
|
Ooops, I broke the player builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4459 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-31 12:05:08 +00:00 |
|
Linus Nielsen Feltzing
|
ad32414928
|
New sound test code. Now it sets up the MDB as the original firmware does.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4450 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-29 11:20:42 +00:00 |
|
Linus Nielsen Feltzing
|
b81a3c54a4
|
We now start monitoring USB earlier, and can enter USB mode from the debug partition viewer. This fixes bug #799491.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4438 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-25 12:29:34 +00:00 |
|
Linus Nielsen Feltzing
|
3a7d397f20
|
Added Super Bass switch to the sound test debug screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4434 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-23 07:10:03 +00:00 |
|
Linus Nielsen Feltzing
|
f1f7bbe98a
|
Test debug code for the sound quality discussion
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4430 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-22 11:48:13 +00:00 |
|
Linus Nielsen Feltzing
|
77936e6ec5
|
First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4391 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-16 13:44:56 +00:00 |
|
Jörg Hohensohn
|
4f36ea8fbf
|
First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4381 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-14 21:33:53 +00:00 |
|
Linus Nielsen Feltzing
|
10b92c44b3
|
First step towards context sensitive and configurable menus, by Brent Coutts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4370 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-12 10:20:33 +00:00 |
|
Linus Nielsen Feltzing
|
50c2261756
|
Squeezed the disk timing info to fit the Player LCD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4322 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-01 09:42:47 +00:00 |
|
Linus Nielsen Feltzing
|
ae6e33e921
|
Oh, those yellow builds...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4306 a1c6a512-1295-4272-9138-f99709370657
|
2004-02-16 12:21:07 +00:00 |
|
Linus Nielsen Feltzing
|
f3ad619c27
|
New disk debugging options for timing information
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4305 a1c6a512-1295-4272-9138-f99709370657
|
2004-02-16 12:04:55 +00:00 |
|
Linus Nielsen Feltzing
|
0579667f37
|
radio.h was mistakenly included for all targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4295 a1c6a512-1295-4272-9138-f99709370657
|
2004-02-05 10:59:51 +00:00 |
|
Linus Nielsen Feltzing
|
04f9cc7993
|
Added a debug option for the FM radio detection
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4293 a1c6a512-1295-4272-9138-f99709370657
|
2004-02-04 09:53:22 +00:00 |
|
Björn Stenberg
|
ef1ecade52
|
Fixed typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4233 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-14 15:10:17 +00:00 |
|
Björn Stenberg
|
218754ad2c
|
Added display of acoustic management, power management and read look-ahead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4232 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-14 15:08:55 +00:00 |
|
Daniel Stenberg
|
8e43ccbec6
|
Initial suppport for building Rockbox for Neo. The Neo has a different
key layout so we need to check for this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4138 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-12 13:34:27 +00:00 |
|
Björn Stenberg
|
577e571958
|
Removed startup_io test code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4045 a1c6a512-1295-4272-9138-f99709370657
|
2003-11-20 00:01:13 +00:00 |
|
Jörg Hohensohn
|
d8b31814c7
|
HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot ROM in case of flash mirror
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3995 a1c6a512-1295-4272-9138-f99709370657
|
2003-10-29 22:10:13 +00:00 |
|
Björn Stenberg
|
fb067481a8
|
Runtime display bug fix by Craig Sather (patch #766552)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3974 a1c6a512-1295-4272-9138-f99709370657
|
2003-10-17 13:54:48 +00:00 |
|
Björn Stenberg
|
8abc9d471a
|
Fixed silly typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3923 a1c6a512-1295-4272-9138-f99709370657
|
2003-08-05 13:41:00 +00:00 |
|
Björn Stenberg
|
ee192fb49f
|
Add ata master/slave display to hw_info debug menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3922 a1c6a512-1295-4272-9138-f99709370657
|
2003-08-05 13:39:38 +00:00 |
|
Jörg Hohensohn
|
f80505c9d0
|
Diagnostic code added, to find init problems (charging, etc.) when flashed: the whole I/O space is saved on startup, can be dumped to a file via debug menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3912 a1c6a512-1295-4272-9138-f99709370657
|
2003-08-02 12:53:57 +00:00 |
|
Hardeep Sidhu
|
9513236c94
|
Fixed compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3911 a1c6a512-1295-4272-9138-f99709370657
|
2003-08-01 16:05:40 +00:00 |
|
Jörg Hohensohn
|
b2188822b1
|
the HW info screen got another line, giving a CRC16 across the boot ROM (and version, if CRC recognised)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3910 a1c6a512-1295-4272-9138-f99709370657
|
2003-08-01 08:00:54 +00:00 |
|
Jörg Hohensohn
|
09d1a73d35
|
Flash info now also for Player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3690 a1c6a512-1295-4272-9138-f99709370657
|
2003-05-20 21:30:53 +00:00 |
|
Linus Nielsen Feltzing
|
5a5c869e03
|
Removed frequency info from Debug HW Info, and added a Save ROM Contents item to the debug menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3681 a1c6a512-1295-4272-9138-f99709370657
|
2003-05-17 21:24:13 +00:00 |
|
Jörg Hohensohn
|
ceba6f863e
|
Flash Manufacturer/ID in Debug->View HW Info, if this gives valid info you have an in-system programmable Flash (pre-study for Rockbox in Flash)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3679 a1c6a512-1295-4272-9138-f99709370657
|
2003-05-17 20:40:30 +00:00 |
|
Linus Nielsen Feltzing
|
0a74476ad0
|
The I/O port screen didn't update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3523 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-09 23:17:35 +00:00 |
|
Hardeep Sidhu
|
9354c9c988
|
Spinup time was not accessible in disk info debug
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3461 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-17 19:27:45 +00:00 |
|
Uwe Freese
|
5e44a56b65
|
disable charge control for FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3239 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-12 22:21:07 +00:00 |
|
Uwe Freese
|
4bc287d34a
|
battery level 100% when trickle chg, only 1% per minute change allowed, ignore 25 min. after charge start/stop, get rid of old lazyness table (I hope this makes the battery display less confusing to the user, charging algo. is not affected\!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3017 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-18 18:55:50 +00:00 |
|
Uwe Freese
|
c83374b69f
|
show charge_state in debug menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3001 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-15 18:10:19 +00:00 |
|
Uwe Freese
|
5f02797b2e
|
added trickle charge
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2982 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-14 12:10:29 +00:00 |
|
Björn Stenberg
|
b17fe5a727
|
Added recalculation of free disk space. Press PLAY in Debug->Disk Info->Free to run it. Takes ~30 sec on my 40GB Toshiba.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2968 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-09 15:39:32 +00:00 |
|
Linus Nielsen Feltzing
|
d29248d992
|
More fine-tuned buffer handling, and better debug info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2948 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-05 14:11:48 +00:00 |
|
Linus Nielsen Feltzing
|
b8ff5f8971
|
Added MP3 buffer margin setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2939 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-05 13:09:51 +00:00 |
|
Björn Stenberg
|
b070dd55be
|
Added disk spinup clocking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2927 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-04 14:58:48 +00:00 |
|