2008-10-26 |
learman | Try to fix FS#9502: end playback properly if no valid...
|
commit | commitdiff | tree |
2008-10-26 |
learman | Bump plugin API version as needed.
|
commit | commitdiff | tree |
2008-10-14 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2008-10-14 |
learman | Make some dependencies on id3.h explicit.
|
commit | commitdiff | tree |
2008-08-17 |
learman | Fix a problem reading some ID3v2.4 tags. The data length...
|
commit | commitdiff | tree |
2008-08-14 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2008-07-20 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2008-07-11 |
learman | Hopefully fix FS #9153, as well as another bug (in...
|
commit | commitdiff | tree |
2008-07-11 |
learman | Fix FS #9181, allowing the documented 3 progress bars...
|
commit | commitdiff | tree |
2008-06-29 |
learman | Updated Swedish translation.
|
commit | commitdiff | tree |
2008-06-24 |
learman | When saving a .m3u8 playlist, include a byte order...
|
commit | commitdiff | tree |
2008-06-05 |
learman | Fix typo in the new default values for %V, so that...
|
commit | commitdiff | tree |
2008-05-26 |
learman | Update Swedish translation and fix a small typo in...
|
commit | commitdiff | tree |
2008-04-29 |
learman | Fix skipping back to the start of WMA files, broken...
|
commit | commitdiff | tree |
2008-04-19 |
learman | When looking for album art in /.rockbox/albumart/,...
|
commit | commitdiff | tree |
2008-04-19 |
learman | Update the Swedish translation.
|
commit | commitdiff | tree |
2008-04-13 |
learman | Remove redundant init call.
|
commit | commitdiff | tree |
2008-03-09 |
learman | AAC decoder: Remove suspicious use of the REAL_CONST...
|
commit | commitdiff | tree |
2008-03-04 |
learman | Fix FS#8675: Last song in playlist ends prematurely.
|
commit | commitdiff | tree |
2008-02-28 |
learman | Fix bookmark resume when a track is playing.
|
commit | commitdiff | tree |
2008-02-24 |
learman | Change to (or add) 'standard' codec startup delay,...
|
commit | commitdiff | tree |
2008-02-24 |
learman | Try to fix resume problems for FLAC files.
|
commit | commitdiff | tree |
2008-02-23 |
learman | When starting playback, prevent the codec from starting...
|
commit | commitdiff | tree |
2008-02-21 |
learman | When failing to auto-load a bookmark, don't show the...
|
commit | commitdiff | tree |
2008-02-14 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2008-02-10 |
learman | Better bookmark resume handling, in particular when...
|
commit | commitdiff | tree |
2008-02-10 |
learman | Improve handling of RVA2 (replaygain) frames.
|
commit | commitdiff | tree |
2008-02-06 |
learman | Prevent possible buffer overflow when locating album...
|
commit | commitdiff | tree |
2008-01-22 |
learman | When automatically loading the last bookmark and the...
|
commit | commitdiff | tree |
2008-01-15 |
learman | Update Swedish translation, and make a few changes...
|
commit | commitdiff | tree |
2008-01-06 |
learman | Fix reading of ID3V2 tags with frame data length fields...
|
commit | commitdiff | tree |
2007-12-23 |
learman | Updated Swedish translation, with a few fixes.
|
commit | commitdiff | tree |
2007-12-15 |
learman | FS#7954: Free resources when speed testing a folder...
|
commit | commitdiff | tree |
2007-12-02 |
learman | ASF/WMA: Check if the file is encrypted. If so, don...
|
commit | commitdiff | tree |
2007-12-01 |
learman | MPC: Simplify the ReplayGain parsing code.
|
commit | commitdiff | tree |
2007-11-18 |
learman | In the recent bookmarks list, show playlist/directory...
|
commit | commitdiff | tree |
2007-11-15 |
learman | Improved use of album name when locating the album...
|
commit | commitdiff | tree |
2007-11-14 |
learman | FS#8126: Translated voice strings for Swedish, with...
|
commit | commitdiff | tree |
2007-11-13 |
learman | Improve insert of playlists. Decode M3U files using...
|
commit | commitdiff | tree |
2007-11-12 |
learman | Sansa E200 keymap: In the bookmark selection screen...
|
commit | commitdiff | tree |
2007-11-11 |
learman | When unpacking a 16-bit color value to 24 bits, repeat...
|
commit | commitdiff | tree |
2007-11-07 |
learman | Oops, BOM shouldn't have been included. Hope this removes...
|
commit | commitdiff | tree |
2007-11-07 |
learman | Update Swedish translation, with a few minor changes...
|
commit | commitdiff | tree |
2007-11-06 |
learman | Hopefully fix Ipod bootloader installation on Windows...
|
commit | commitdiff | tree |
2007-10-31 |
learman | RbUtilQt: Make Sansa bootloader installation work on...
|
commit | commitdiff | tree |
2007-10-30 |
learman | Make the playlist catalog use the following settings...
|
commit | commitdiff | tree |
2007-10-28 |
learman | Detabify a line...
|
commit | commitdiff | tree |
2007-10-28 |
learman | Add ReplayGain support to WMA (based on tags written...
|
commit | commitdiff | tree |
2007-10-25 |
learman | Factor out some common code, for simplicity (I hope...
|
commit | commitdiff | tree |
2007-10-14 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2007-10-14 |
learman | MP4 tag parser: guard against problems when the buffer...
|
commit | commitdiff | tree |
2007-10-13 |
learman | Make the FLAC metadata parser a little more robust.
|
commit | commitdiff | tree |
2007-10-07 |
learman | Don't get the dircache size while dircache is still...
|
commit | commitdiff | tree |
2007-09-21 |
learman | Fix playback of HE-AACv2 (aka SBR+PS) files.
|
commit | commitdiff | tree |
2007-09-16 |
learman | Remove redundant remove call, which caused problems...
|
commit | commitdiff | tree |
2007-09-15 |
learman | Updated Swedish translation.
|
commit | commitdiff | tree |
2007-09-03 |
learman | Fix FS#7698, UTF-16 comments not read correctly. Also...
|
commit | commitdiff | tree |
2007-08-25 |
learman | Remove some debug code. Remove some unnecessary checks.
|
commit | commitdiff | tree |
2007-08-25 |
learman | Small ReplayGain cleanup. Move RVA2 specific code to...
|
commit | commitdiff | tree |
2007-08-24 |
learman | Correct another copyright line.
|
commit | commitdiff | tree |
2007-08-22 |
learman | Apply fix from FS#6341, with some changes by me.
|
commit | commitdiff | tree |
2007-08-21 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2007-08-14 |
learman | Update Swedish language.
|
commit | commitdiff | tree |
2007-08-14 |
learman | Add me to some parts I work on from time to time.
|
commit | commitdiff | tree |
2007-08-14 |
learman | Reorder the file for easier maintenance and fix a couple...
|
commit | commitdiff | tree |
2007-08-14 |
learman | Fix a few typos and indentations.
|
commit | commitdiff | tree |
2007-08-11 |
learman | Fix bug that caused the bookmark autoload screen to...
|
commit | commitdiff | tree |
2007-08-08 |
learman | Fix display of file path in the ID3 Info screen on...
|
commit | commitdiff | tree |
2007-08-05 |
learman | Redraw the menu when stopping playback, in case the...
|
commit | commitdiff | tree |
2007-07-26 |
learman | MP4: Add support for comment and year tags.
|
commit | commitdiff | tree |
2007-07-24 |
learman | MP4: Fix a sign error preventing some files from playing...
|
commit | commitdiff | tree |
2007-07-22 |
learman | Add support for text-format genres in .mp4 files (AAC...
|
commit | commitdiff | tree |
2007-07-14 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2007-07-03 |
learman | Fix serious bug in FAT filename check, preventing most...
|
commit | commitdiff | tree |
2007-07-02 |
learman | H1x0: Increase delay during button reads. Hopefully...
|
commit | commitdiff | tree |
2007-07-01 |
learman | Vorbis: Apply various bugfixes from upstream Tremor.
|
commit | commitdiff | tree |
2007-06-16 |
learman | AAC: Add support for iTunes-style gapless playback.
|
commit | commitdiff | tree |
2007-06-05 |
learman | Apply FS#7183. Also change to use documented ways to...
|
commit | commitdiff | tree |
2007-06-04 |
learman | Update the Swedish translation.
|
commit | commitdiff | tree |
2007-05-26 |
learman | Use the new VOICE_ strings, and not the deprecated...
|
commit | commitdiff | tree |
2007-05-26 |
learman | FS#7158 - Bookmark selection as a list.
|
commit | commitdiff | tree |
2007-05-23 |
learman | Allow ColdFire targets to be buildt with GCC >= 4.1.0.
|
commit | commitdiff | tree |
2007-05-05 |
learman | Fix buffer overflow when adding a radio preset.
|
commit | commitdiff | tree |
2007-05-02 |
learman | Make the ID3 info screen treat empty tag strings as...
|
commit | commitdiff | tree |
2007-05-02 |
learman | Treat empty strings as 'no value' in conditionals,...
|
commit | commitdiff | tree |
2007-04-26 |
learman | AAC: More adjustments to how the frequency is read...
|
commit | commitdiff | tree |
2007-04-24 |
learman | AAC: Improve SBR detection, to fix incorrect frequency...
|
commit | commitdiff | tree |
2007-04-21 |
learman | Bookmark screen fixes: 1) Make the 'Load bookmark?...
|
commit | commitdiff | tree |
2007-04-18 |
learman | Fix logf builds on devices that support remotes.
|
commit | commitdiff | tree |
2007-04-16 |
learman | Reduce code size a bit.
|
commit | commitdiff | tree |
2007-04-12 |
learman | Make resuming a directory bookmark more robust (e.g...
|
commit | commitdiff | tree |
2007-04-09 |
learman | Revert change 13001, since it causes the metadata to...
|
commit | commitdiff | tree |
2007-03-18 |
learman | Fix several printf-style warnings in logf builds.
|
commit | commitdiff | tree |
2007-03-17 |
learman | Fix occasional missing cursor when moving up in a list...
|
commit | commitdiff | tree |
2007-03-13 |
learman | Fix an off-by-one bug when dealing with genres in MP4...
|
commit | commitdiff | tree |
2007-03-12 |
learman | Add missing files (for Archos and iRiver M5) to the...
|
commit | commitdiff | tree |
2007-03-07 |
learman | Small '#ifdef HAVE_TAGCACHE' fix
|
commit | commitdiff | tree |
2007-03-04 |
learman | Do the '<Untagged>' check in a more compact way.
|
commit | commitdiff | tree |
2007-03-04 |
learman | Synced and some minor changes.
|
commit | commitdiff | tree |
2007-02-20 |
learman | Fix a couple of error handling bugs. Some minor code...
|
commit | commitdiff | tree |