Jens Arnold
|
85be5d044c
|
Added missing voice: lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6863 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-25 07:48:06 +00:00 |
|
Hardeep Sidhu
|
965c86a845
|
Forgot a const
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6862 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-25 06:28:55 +00:00 |
|
Hardeep Sidhu
|
74d082c038
|
Added new shuffle repeat mode that reshuffles playlist before repeating. Also added new shuffled insert mode that randomly inserts selected track(s) somewhere between current track and end of playlist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6861 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-25 04:46:25 +00:00 |
|
Jens Arnold
|
1224d578e8
|
Oops, the XYZ_PIXEL() macros are used elsewhere, so bring them back.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6860 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-25 01:06:24 +00:00 |
|
Jens Arnold
|
934941294b
|
Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6859 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-25 00:28:09 +00:00 |
|
Jens Arnold
|
24a1f94cd7
|
Fixed yellow FM builds, and changed the function type names according to the rockbox coding style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6858 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 23:06:06 +00:00 |
|
Linus Nielsen Feltzing
|
22c1a8e1d9
|
Added sound settings to the WPS context menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6857 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 22:33:42 +00:00 |
|
Jens Arnold
|
04daef17a1
|
First part of graphics api rework. Special functions, parameter handling, pixel functions, lines and filled primitives done for black & white core, main display.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6856 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 22:33:21 +00:00 |
|
Linus Nielsen Feltzing
|
0e935bdf01
|
Removed Create Playlist from the browser context menu, put Playlist first in all context menus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6855 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 22:10:55 +00:00 |
|
Linus Nielsen Feltzing
|
37d7c472ba
|
Put back the playlist creation options in the main menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6854 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 16:32:30 +00:00 |
|
Christi Scarborough
|
7600708a7a
|
BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC keymappings changed to be consistent with main unit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6853 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 13:19:16 +00:00 |
|
Jens Arnold
|
bd2bfe9993
|
Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6852 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 09:19:45 +00:00 |
|
Jörg Hohensohn
|
7bc6898e53
|
comment updated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6851 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-24 05:22:47 +00:00 |
|
Jens Arnold
|
145dca8ea5
|
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6850 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 23:02:39 +00:00 |
|
Jonas Häggqvist
|
46ae6640cc
|
A few changed translations. Not too happy with all of them. Any lurking Danes are welcome to help out here!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6849 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 21:46:08 +00:00 |
|
Daniel Stenberg
|
667f810c30
|
thy shall be called Reshuffle and thy shall be fine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6848 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 21:38:39 +00:00 |
|
Jens Arnold
|
29b83559cc
|
Fixed a warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6847 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 17:48:46 +00:00 |
|
Hardeep Sidhu
|
0574151ee0
|
Don't need to stop audio before changing tracks. Fixes problem when selecting a new track in playlist viewer on iriver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6846 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 17:31:44 +00:00 |
|
Jens Arnold
|
9cedf39430
|
Fix red builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6845 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 17:13:05 +00:00 |
|
Jens Arnold
|
6a556c1740
|
Preparations for implementing the new graphics api: Ordered lcd bitmap driver defines, variables and functions by function groups. Centralised some definitions, code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6844 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 16:53:54 +00:00 |
|
Tomas Salfischberger
|
bec1afada5
|
Make resume work with manually shuffled playlists (idea by hardeep on IRC)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6843 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 16:27:15 +00:00 |
|
Tomas Salfischberger
|
8fd0378c6f
|
Added a "Shuffle playlist" option to the context menu. Someone on the forum came up with it, and I liked the idea :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6842 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 15:49:36 +00:00 |
|
Jens Arnold
|
3e2b6ede5d
|
Don't clear the button queue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6841 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 10:40:34 +00:00 |
|
Jens Arnold
|
da2b45f2e5
|
When exiting the context menu with the menu button, call the main menu. Mainly useful on Ondio which can't have both main menu and context menu bound in wps. Holding MODE on Ondio will now bring up the wps context menu instead of the main menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6840 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 10:11:10 +00:00 |
|
Jens Arnold
|
3263620c5c
|
Fixe red player build.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6839 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 06:57:06 +00:00 |
|
Jens Arnold
|
74d1f72f5d
|
Change current estimation for USB powered mode only if CURRENT_USB is less than CURRENT_NORMAL (Ondio).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6838 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 02:42:28 +00:00 |
|
Jens Arnold
|
422a141a6e
|
Fix some player build errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6837 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 02:20:40 +00:00 |
|
Jens Arnold
|
97a8049389
|
New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6836 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 02:18:29 +00:00 |
|
Linus Nielsen Feltzing
|
6e0436f65c
|
Henrik Backes patch for WPS and tag database context menus. Tag database context menus still don't work as expected. Hold Play/Select to pop up the menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6835 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 01:31:26 +00:00 |
|
Linus Nielsen Feltzing
|
8b493fa6c4
|
Leave the ID3 viewer with LEFT as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6834 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 01:24:25 +00:00 |
|
Jens Arnold
|
337f3a1b99
|
Make the simulator builds know about software poweroff, for more consistent behaviour to the targets. Changed some #if conditions to better reflect the hardware. Fixes iriver sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6833 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 23:24:45 +00:00 |
|
Jens Arnold
|
7ec8aa2a2c
|
Undid the variable font size handling in audio_debug since it now uses the system default font.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6832 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 22:38:52 +00:00 |
|
Jens Arnold
|
e23348ac8b
|
Shutdown screen is for recorder v1 only.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6831 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 22:22:23 +00:00 |
|
Linus Nielsen Feltzing
|
df5170830c
|
Fixed CODEC_BUFFER_SIZE mismatch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6830 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 22:03:13 +00:00 |
|
Thom Johansen
|
8b2531be27
|
Nicer code, removed rb references.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6829 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 22:02:11 +00:00 |
|
Linus Nielsen Feltzing
|
44bba0f2c0
|
Use system font for the audio thread debug screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6828 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:37:00 +00:00 |
|
Daniel Stenberg
|
d6cf3a0305
|
increase codec buffer size to fit the mpc codec properly (NOTE: the codec
loader does not detect when the full codec doesn't fit)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6827 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:34:11 +00:00 |
|
Jonas Häggqvist
|
97a1cf80f7
|
Mind the line-height
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6826 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:30:34 +00:00 |
|
Thom Johansen
|
10426dbe22
|
Cleaned up code a bit, removed all rb references.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6825 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:18:05 +00:00 |
|
Daniel Stenberg
|
54c1c667de
|
this is not const
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6824 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:16:28 +00:00 |
|
Daniel Stenberg
|
091001179a
|
fix sim builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6823 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 21:13:10 +00:00 |
|
Jens Arnold
|
06109b0202
|
Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some slight optimisations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6822 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:43:39 +00:00 |
|
Daniel Stenberg
|
055303ad7d
|
rip out all the LCD junk from the codec API
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6821 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:40:35 +00:00 |
|
Linus Nielsen Feltzing
|
17098e1c08
|
More audio thread debug info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6820 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:37:31 +00:00 |
|
Daniel Stenberg
|
3739d3aa34
|
codec lib sources
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6819 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:13:46 +00:00 |
|
Daniel Stenberg
|
b685ebd4f6
|
build codecs too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6818 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:13:18 +00:00 |
|
Daniel Stenberg
|
2811854077
|
bootbox is not a module
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6817 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:07:45 +00:00 |
|
Daniel Stenberg
|
101872f570
|
no more codecbuf in here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6816 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:05:59 +00:00 |
|
Daniel Stenberg
|
8c4bc22488
|
this code is for uda1380 only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6815 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 20:03:33 +00:00 |
|
Daniel Stenberg
|
31efab4909
|
removed the use of the 2nd argument to codec_start() since no codec used
it anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6814 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-22 19:55:09 +00:00 |
|