Markus Braun
|
6110c98234
|
Consolidated display restore code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1836 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-21 06:40:06 +00:00 |
|
Markus Braun
|
faacfea055
|
faster redraw of time display
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1825 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-20 20:00:44 +00:00 |
|
Markus Braun
|
c41dcb9ae9
|
Now using lcd margins instead of a line offset for displaying status bar.
Needed to support fonts smaller than 8 pixels.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1823 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-20 19:39:55 +00:00 |
|
Justin Heiner
|
97e4a8fbef
|
Added draw_screen(id3) after volume change. Fixed bug in player WPS ID3 Info screen. It needed dont_go_to_menu = true and menu_button_is_down = false.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1816 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-20 13:10:43 +00:00 |
|
Björn Stenberg
|
43bcd823b7
|
Pause now works again (I broke it with my mpeg_is_playing() fix...)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1802 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-19 12:38:27 +00:00 |
|
Justin Heiner
|
c0ea4a7d1d
|
Added Smart(tm) ID3 displaying to the new 1 Line ID3. If no ID3 is available, it will display the filename instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1796 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-19 08:11:23 +00:00 |
|
Justin Heiner
|
eac3cfd8a7
|
More of the new 1 Line ID3 for the player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1794 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-19 07:27:04 +00:00 |
|
Justin Heiner
|
0d04073576
|
Minor change in display of previous volume display patch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1792 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-17 00:41:36 +00:00 |
|
Justin Heiner
|
80743ff20c
|
WPS in player now displays volume level while changing it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1791 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-17 00:23:36 +00:00 |
|
Justin Heiner
|
152c023f95
|
Fixed ID3 Scrolling problem (player) when FF/RW in ID3 display mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1790 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-16 23:41:10 +00:00 |
|
Björn Stenberg
|
52dc182b81
|
Fixed double-height problem and broken fwd/rew.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1788 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-16 15:06:50 +00:00 |
|
Björn Stenberg
|
6224cdb166
|
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1787 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-16 14:41:47 +00:00 |
|
Mats Lidell
|
a5cc9c93cf
|
menu+left/right was broken for volume change. Patch submitted by
Magnus Holmgren.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1772 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-16 05:16:51 +00:00 |
|
Björn Stenberg
|
662330eb5d
|
Button release filter was a little too effective
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1770 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-15 16:55:46 +00:00 |
|
Markus Braun
|
cb6bafd1f2
|
F3 now toggles global_settings.statusbar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1768 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-15 14:12:32 +00:00 |
|
Björn Stenberg
|
70662fcad4
|
Save volume changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1764 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-15 13:49:12 +00:00 |
|
Linus Nielsen Feltzing
|
b3a3885a0e
|
Now discards stray BUTTON_REL events
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1750 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-15 07:35:16 +00:00 |
|
Justin Heiner
|
4cbce72781
|
Fixed a small problem in the Player ID3 Info Screen. Also rewrote the mute function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1746 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-15 01:27:11 +00:00 |
|
Björn Stenberg
|
0570497e3a
|
Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1741 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-14 19:23:34 +00:00 |
|
Björn Stenberg
|
f385e36a05
|
Getting a few pixels more filename display width by using a smaller cursor icon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1723 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 20:55:08 +00:00 |
|
Mats Lidell
|
ccd10acb20
|
Set audio icon in wps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1706 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 09:17:10 +00:00 |
|
Justin Heiner
|
bd960916ca
|
OK, this should fix it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1698 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 08:18:58 +00:00 |
|
Justin Heiner
|
82d5979465
|
2nd fix attempt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1697 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 08:13:08 +00:00 |
|
Justin Heiner
|
59bc319237
|
Attempt at fixing the reds that I created
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1696 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 08:08:48 +00:00 |
|
Justin Heiner
|
953a74ad11
|
Fixed problems in display of Keylock/Mute. Added ID3 Info screen to Player WPS. Access through Menu+ON. Navigate with LEFT/RIGHT
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1695 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-13 07:08:58 +00:00 |
|
Björn Stenberg
|
6983d9d3ab
|
Remote volume keys only worked on player
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1687 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-12 18:16:22 +00:00 |
|
Björn Stenberg
|
18239b831d
|
Remote control support added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1685 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-12 12:44:18 +00:00 |
|
Björn Stenberg
|
fe122f1b93
|
Redraw status bar immediately after volume change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1674 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-11 17:00:18 +00:00 |
|
Björn Stenberg
|
cd225736f9
|
First version of loadable fonts patch by Alex Gitelman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1666 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-11 09:17:47 +00:00 |
|
Justin Heiner
|
8b6d699d49
|
Added mute function to MENU/F1+UP
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1651 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-09 19:22:01 +00:00 |
|
Björn Stenberg
|
03894b810e
|
mpeg_prev/next sets mpeg in play mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1619 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-08 15:38:15 +00:00 |
|
Linus Nielsen Feltzing
|
e03366d54e
|
Made the time display fit on Players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1605 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-08 05:56:34 +00:00 |
|
Heikki Hannikainen
|
c175548c04
|
battery_level moved to powermgmt.h, fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1587 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-07 11:24:09 +00:00 |
|
Markus Braun
|
de8fbf00a8
|
Added status bar to file browser and wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1582 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-07 10:35:26 +00:00 |
|
Linus Nielsen Feltzing
|
921484de87
|
Now uses button_get_w_tmo()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1577 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-07 07:23:45 +00:00 |
|
Linus Nielsen Feltzing
|
7b95b82e2e
|
Made the time display fit on the Player screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1574 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-07 05:38:44 +00:00 |
|
Daniel Stenberg
|
f4fb02651e
|
Markus Braun's progressbar now in use in the Recorder WPS display
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1511 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-01 13:29:59 +00:00 |
|
Linus Nielsen Feltzing
|
650c5e81c3
|
Volume changes now handles repeated keys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1486 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-29 09:08:38 +00:00 |
|
Linus Nielsen Feltzing
|
7ad3ba07e5
|
Fixed silly handling of menu key
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1476 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-27 22:45:52 +00:00 |
|
Linus Nielsen Feltzing
|
5d6817de66
|
Removed debugging code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1466 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-27 19:50:44 +00:00 |
|
Linus Nielsen Feltzing
|
2b934027d8
|
Better keylock and button handling, with visual feedback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1465 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-27 19:42:58 +00:00 |
|
Linus Nielsen Feltzing
|
42faf56472
|
New and improved ID3 and track change handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1455 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-26 14:32:24 +00:00 |
|
Linus Nielsen Feltzing
|
5ca6b77a5f
|
Better detection of track changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1451 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-25 23:14:06 +00:00 |
|
Linus Nielsen Feltzing
|
ae9c3f5dc8
|
Player volume is now on MENU+LEFT/RIGHT. Key lock on MENU+STOP on Player and F1+DOWN on Recorder. No visual indication of key lock on Recorder yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1435 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-24 16:39:11 +00:00 |
|
Linus Nielsen Feltzing
|
226a5649af
|
Now uses ON+LEFT and ON+RIGHT for volume control
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1424 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-23 22:24:26 +00:00 |
|
Linus Nielsen Feltzing
|
adfbc11960
|
Now leaves the WPS when the music is stopped
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1418 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-23 12:18:47 +00:00 |
|
Jerome Kuptz
|
ceef544fe0
|
primitive hold mode enabled for wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1413 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-23 06:21:35 +00:00 |
|
Linus Nielsen Feltzing
|
50ba8da88c
|
Ooops. I accidentally reverted some earlier patches. Now they are back.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1411 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-22 23:16:36 +00:00 |
|
Linus Nielsen Feltzing
|
fe689a8541
|
First crude status display for Players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1408 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-22 22:45:20 +00:00 |
|
Jerome Kuptz
|
facc2cd663
|
Patch to fix 'corrupted' text on scroll in wps. Patch by Hardeep
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1395 a1c6a512-1295-4272-9138-f99709370657
|
2002-07-22 04:21:46 +00:00 |
|