Hardeep Sidhu
|
14078864a0
|
Allow playing even if we are unable to access the playlist control file (e.g. no .rockbox dir). However, dynamic playlists and resume will not work in this case. Also, there are no playlist options for m3u files when nothing is playing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3813 a1c6a512-1295-4272-9138-f99709370657
|
2003-07-06 16:05:44 +00:00 |
|
Hardeep Sidhu
|
11e7ad50a0
|
Added "Ask" option to recursive dir insert which, if enabled, will ask users whether they want to recursively insert selected dir. Also, renamed "Insert first" and "Queue first" to "Insert next" and "Queue next" respectively.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3799 a1c6a512-1295-4272-9138-f99709370657
|
2003-07-02 15:54:44 +00:00 |
|
Hardeep Sidhu
|
9e4262081b
|
Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3796 a1c6a512-1295-4272-9138-f99709370657
|
2003-07-01 21:05:43 +00:00 |
|
Robert Hak
|
b88f2bc9b1
|
english language updated to be a bit more general, we now offer button descriptions on delete for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3759 a1c6a512-1295-4272-9138-f99709370657
|
2003-06-25 08:25:29 +00:00 |
|
Linus Nielsen Feltzing
|
20d031f9c7
|
Configurable dir browser file buffer size. No more 400-file limit. No more whining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3661 a1c6a512-1295-4272-9138-f99709370657
|
2003-05-09 16:01:21 +00:00 |
|
Linus Nielsen Feltzing
|
478da628f0
|
Xing headers now support mono better, added the 'editable files' option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3572 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-20 22:00:30 +00:00 |
|
Linus Nielsen Feltzing
|
7fdef57d57
|
Better generation of Xing headers, now they contain the correct MPEG version and sample rate info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3567 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-19 01:59:23 +00:00 |
|
Linus Nielsen Feltzing
|
1793634a9b
|
VBRFix should now work on all VBR files, with or without Xing headers and ID3 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3545 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-13 15:01:44 +00:00 |
|
Jörg Hohensohn
|
9c1f29f9fb
|
cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont assign structs like:
my_struct = { 1, 2, 3 }; MSVC won't take it, sorry Linus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3527 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-10 21:01:22 +00:00 |
|
Linus Nielsen Feltzing
|
427e7495dd
|
Some code-police work, plus localized strings in vbrfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3524 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-10 00:16:46 +00:00 |
|
Linus Nielsen Feltzing
|
6edea74ea6
|
Now VBRFix correctly handles all types of files, with or without ID3 tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3514 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-03 07:20:57 +00:00 |
|
Linus Nielsen Feltzing
|
11edfa8d96
|
Now inserts a xing header if there is no room for it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3513 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-03 00:27:49 +00:00 |
|
Björn Stenberg
|
fad1713fee
|
Reordered items so Delete is never the default item.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3509 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-02 08:20:51 +00:00 |
|
Linus Nielsen Feltzing
|
726d0b33b2
|
Make sure that no music is playing before starting VBRFix (it uses the MP3 buffer)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3506 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-01 21:22:11 +00:00 |
|
Linus Nielsen Feltzing
|
2bf4a05410
|
Recorded files shorter than 3 hours now show correct average bitrate even without VBRFix.
Moved some code around.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3505 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-01 20:58:31 +00:00 |
|
Björn Stenberg
|
e1426d4cb8
|
Only queue mp3 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3497 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-24 14:13:46 +00:00 |
|
Björn Stenberg
|
276b9e30be
|
No VBRfix for non-mp3 files. Fixed delete confirmation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3496 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-24 13:17:43 +00:00 |
|
Björn Stenberg
|
c12936973d
|
Fix yellow win32sim build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3438 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-12 21:40:47 +00:00 |
|
Björn Stenberg
|
d7a55e1868
|
Changed ON+PLAY screen to a menu, unified player & recorder and moved the code to a separate file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3436 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-12 20:21:30 +00:00 |
|