Jörg Hohensohn
|
1120ef50c7
|
file name generation for recorder without RTC (Ondio)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5298 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-17 10:00:46 +00:00 |
|
Jörg Hohensohn
|
91f9350cbd
|
moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5296 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-17 08:53:18 +00:00 |
|
Jörg Hohensohn
|
8f8fbac1fd
|
Philips tuner prepared, new middle layer to abstract which tuner is used
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5289 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-15 21:41:46 +00:00 |
|
Jörg Hohensohn
|
65dad074c7
|
fix for menu button quirk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5266 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-13 07:37:28 +00:00 |
|
Jörg Hohensohn
|
120d863c68
|
limited FM screen for the Ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5246 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-10 17:12:43 +00:00 |
|
Jörg Hohensohn
|
6b114db36f
|
removed obsolete code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5245 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-10 16:21:37 +00:00 |
|
Jörg Hohensohn
|
d885a2690a
|
minor improvement: allow option cycling for Ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5234 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-09 12:00:53 +00:00 |
|
Jörg Hohensohn
|
c259bfdabe
|
recording enabled for Ondio
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5233 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-09 11:39:30 +00:00 |
|
Linus Nielsen Feltzing
|
5a5f8e2804
|
The preset menus now ignore DOWN button events, fixes bug #1041944
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5197 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-07 05:49:19 +00:00 |
|
Linus Nielsen Feltzing
|
0b53443bad
|
Adapted the FM screen to the new button code, fixes bug #1039519
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5155 a1c6a512-1295-4272-9138-f99709370657
|
2004-10-04 09:43:09 +00:00 |
|
Jens Arnold
|
eaa1f73c6d
|
Added MAS3539F support (Ondio SP)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5129 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-29 19:51:41 +00:00 |
|
Jörg Hohensohn
|
593cc00447
|
a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5126 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-28 22:13:26 +00:00 |
|
Björn Stenberg
|
995d24ca2c
|
Fixed typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5095 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-19 22:55:20 +00:00 |
|
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
|
d4e527b811
|
temporary hacks to make it compile with the Ondio (=Player) keypad. No influence for the other platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5060 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-10 13:19:41 +00:00 |
|
Jens Arnold
|
2f20b3e784
|
Const policed pointer arguments to functions, part 4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5001 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-18 19:59:06 +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 |
|
Jens Arnold
|
9478cc6f8a
|
More const policeing step 4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4983 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-03 19:22:56 +00:00 |
|
Jens Arnold
|
839067b7b3
|
More const policeing step 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4980 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-01 23:34:44 +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 |
|
Linus Nielsen Feltzing
|
3d2c829c69
|
Fixes for the new virtual pointer concept
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4932 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-23 23:31:58 +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 |
|
Jens Arnold
|
d0bb88a766
|
Const'ed the various setting lookup tables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4904 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-20 22:13:24 +00:00 |
|
Jens Arnold
|
42d316e0c5
|
slider_bar was obsolete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4897 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-20 08:46:27 +00:00 |
|
Jens Arnold
|
638dd6786a
|
Const'ed the logo, the bitmaps and the credits (optimization for running from ROM)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4896 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-19 21:46:37 +00:00 |
|
Linus Nielsen Feltzing
|
3dc50b0d74
|
Fixed the slow status bar update in bug report #727790.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4868 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-13 06:59:11 +00:00 |
|
Linus Nielsen Feltzing
|
3e92dbecc8
|
The FM radio screen now remembers the last used frequency
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4865 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-12 13:28:44 +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
|
7bade1a24f
|
Bass boost removed in favour of some new sound settings: Super bass and five new MDB parameters: strength, harmonics, center, shape and enable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4839 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-06 12:17:14 +00:00 |
|
Linus Nielsen Feltzing
|
8448ba8fea
|
Revamped the FM preset handling, added a force mono option, and some internal changes, much inspired by patch #732369 by Alexandre Flament
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4828 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-05 14:30:17 +00:00 |
|
Linus Nielsen Feltzing
|
afd7421a4c
|
Added FM radio simulation, with a good station at 99.4MHz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4823 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-02 07:43:49 +00:00 |
|
Linus Nielsen Feltzing
|
d69e38331d
|
The volume icon is now drawn in the original state the very first time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4812 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-28 14:10:09 +00:00 |
|
Linus Nielsen Feltzing
|
be37431fe4
|
The first fix for bug #898145 was incorrect
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4808 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-27 09:44:56 +00:00 |
|
Linus Nielsen Feltzing
|
b8a50eb52e
|
Fixed a glitch in the Recorder status bar volume icon display, bug #898145
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4807 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-27 09:37:15 +00:00 |
|
Linus Nielsen Feltzing
|
736a19266d
|
The status bar now keeps track of the mpeg status, instead of having to call status_set_playmode() all the time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4806 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-27 01:35:33 +00:00 |
|
Linus Nielsen Feltzing
|
fafd2093e3
|
Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4790 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-22 10:52:39 +00:00 |
|
Daniel Stenberg
|
025cba4780
|
removed extra ';'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4755 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-16 11:30:51 +00:00 |
|
Linus Nielsen Feltzing
|
3405d13020
|
The /recordings directory is now automatically created in the radio screen as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4721 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-04 12:34:29 +00:00 |
|
Linus Nielsen Feltzing
|
4f0659c120
|
Now uses the record-pause icon instead of the ordinary pause icon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4719 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-04 11:20:09 +00:00 |
|
Linus Nielsen Feltzing
|
f487ebe376
|
The Play button now acts as a Pause button during recording instead of opening a new file. The new-file feature is moved to the F3 button.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4715 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-03 12:10:40 +00:00 |
|
Björn Stenberg
|
fb00c2190b
|
Plugin/file type association system. Patch #879411 by Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4677 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-21 20:08:24 +00:00 |
|
Jörg Hohensohn
|
9e0495711a
|
voice in keyboard, inspired by Christopher Moore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4657 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-21 06:29:55 +00:00 |
|
Jörg Hohensohn
|
2a3aab675a
|
preparation for the JPEG viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4610 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 13:41:12 +00:00 |
|
Linus Nielsen Feltzing
|
bd3d297b31
|
A checkbox widget
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4559 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-28 22:20:27 +00:00 |
|
Linus Nielsen Feltzing
|
4af9331ed2
|
The FM radio screen now uses the D/A peak meter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4470 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-06 02:07:28 +00:00 |
|
Jörg Hohensohn
|
fa97f161ab
|
Third step of the voice-UI: numerical settings are spoken (composed at runtime), needs new voicefont at the new location ".rockbox/langs/english.voice"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4414 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-19 22:15:53 +00:00 |
|
Linus Nielsen Feltzing
|
bf2a02f9ba
|
Oooops! Forgot to update the radio code for the button bar changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4397 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-17 11:53:53 +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
|
cd55e03a30
|
radio_load_presets() no longer loads more than MAX_PRESETS from the presets file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4361 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-11 11:00:38 +00:00 |
|