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 |
2007-02-19 |
learman | Use the statusbar setting while in the bookmark screen...
|
commit | commitdiff | tree |
2007-02-17 |
learman | Fix most (all?) CONFIG_LED warnings.
|
commit | commitdiff | tree |
2007-02-17 |
learman | Keep delay loop from being optimized away.
|
commit | commitdiff | tree |
2007-02-17 |
learman | Update Swedish translation.
|
commit | commitdiff | tree |
2007-02-17 |
learman | A few more bookmark code tweaks. Also improves how...
|
commit | commitdiff | tree |
2007-02-15 |
learman | Size-optimize the bookmarking code a bit (~450 bytes...
|
commit | commitdiff | tree |
2007-02-15 |
learman | Fix simulator builds with logf enabled.
|
commit | commitdiff | tree |
2007-02-11 |
learman | Move the recently added strings to the end, where they...
|
commit | commitdiff | tree |
2007-02-11 |
learman | Fix the missing entries in the ID3 info screen.
|
commit | commitdiff | tree |
2007-02-10 |
learman | Fix problems building Speex when building the simulator...
|
commit | commitdiff | tree |
2007-02-04 |
learman | Try to fix the simulator build warnings.
|
commit | commitdiff | tree |
2007-02-04 |
learman | Fix playback of mono FLAC files, so they don't play...
|
commit | commitdiff | tree |
2007-02-01 |
learman | Swedish language update.
|
commit | commitdiff | tree |
2007-01-30 |
learman | Fix a couple of MP4 demuxing problems, preventing playback...
|
commit | commitdiff | tree |
2007-01-23 |
learman | Reduce stack usage in settings_write_config (by about...
|
commit | commitdiff | tree |
2006-12-29 |
learman | Some minor code cleanup.
|
commit | commitdiff | tree |
2006-12-17 |
learman | Fix freeze/crash problems when scrolling very long...
|
commit | commitdiff | tree |
2006-12-08 |
learman | Add "m4b" to the list of supported filename extensions.
|
commit | commitdiff | tree |
2006-12-07 |
learman | AAC/ALAC: Fix display of ReplayGain values (e.g., in...
|
commit | commitdiff | tree |
2006-12-07 |
learman | AAC codec: accept M4B files.
|
commit | commitdiff | tree |
2006-12-06 |
learman | Make the AAC (and ALAC) codec more flexible when dealing...
|
commit | commitdiff | tree |
2006-12-03 |
learman | Make playlist catalog and playlist save screen handle...
|
commit | commitdiff | tree |
2006-12-03 |
learman | Remove some unneeded code that caused problems for...
|
commit | commitdiff | tree |
2006-11-29 |
learman | Read .m3u playlist files using the default code page...
|
commit | commitdiff | tree |
2006-11-23 |
learman | Enable ReplayGain processing for AAC and ALAC (not...
|
commit | commitdiff | tree |
2006-11-23 |
learman | Read frequency in MP4/AAC files from a different place...
|
commit | commitdiff | tree |
2006-11-15 |
learman | Make the updated %rg tag match playback behaviour ...
|
commit | commitdiff | tree |
2006-11-08 |
learman | Improve support for long MP4 files. Twice as long files...
|
commit | commitdiff | tree |
2006-11-07 |
learman | UI simulator: fix startup freeze if a language had...
|
commit | commitdiff | tree |
2006-11-05 |
learman | H1x0/H3x0: Re-enable the 'big value step' (on+left...
|
commit | commitdiff | tree |
2006-11-05 |
learman | Fix remote screen check in graphic equalizer, so that...
|
commit | commitdiff | tree |
2006-10-30 |
learman | Improve accuracy a little when seeking and resuming...
|
commit | commitdiff | tree |
2006-10-30 |
learman | Update several codec Makefiles so that the codec libs...
|
commit | commitdiff | tree |
2006-10-29 |
learman | Moved the Ogg zero-length check to a better place....
|
commit | commitdiff | tree |
2006-10-29 |
learman | Synced.
|
commit | commitdiff | tree |
2006-10-19 |
learman | When seeking, actually use the MP3 VBR TOC again, if...
|
commit | commitdiff | tree |
2006-10-11 |
learman | More flexible MP4 file metadata parser.
|
commit | commitdiff | tree |
2006-10-11 |
learman | Forgot one file...
|
commit | commitdiff | tree |
2006-10-11 |
learman | AAC codec: Improved MP4 file parsing. Should now handle...
|
commit | commitdiff | tree |
2006-10-10 |
learman | AAC codec: Fix buffer overrun on high-bitrate files.
|
commit | commitdiff | tree |
2006-10-01 |
learman | AAC codec: Reduce IRAM usage slightly, to fix the profile...
|
commit | commitdiff | tree |
2006-09-24 |
learman | Fix the warning.
|
commit | commitdiff | tree |
2006-09-24 |
learman | Apply a bunch of simple AAC decoder optimizations....
|
commit | commitdiff | tree |
2006-09-24 |
learman | Add profiling support for libfaad, and enable a small...
|
commit | commitdiff | tree |
2006-09-23 |
learman | Fix profiling builds.
|
commit | commitdiff | tree |
2006-09-21 |
learman | Fix bookmark resume for M3U8 playlists.
|
commit | commitdiff | tree |
2006-09-17 |
learman | Fix problem with bouncing back to the 'Load last bookmark...
|
commit | commitdiff | tree |
2006-09-12 |
learman | Save a few bytes on hwcodec targets...
|
commit | commitdiff | tree |
2006-09-10 |
learman | Patch #5770 by Dominik Riebeling: Skip BOM in playlists...
|
commit | commitdiff | tree |
2006-09-09 |
learman | Make 'Filename:' on recording screen possible to translate...
|
commit | commitdiff | tree |
2006-09-09 |
learman | Synced Swedish translation.
|
commit | commitdiff | tree |
2006-09-05 |
learman | Recude iram usage for the Vorbis decoder a little....
|
commit | commitdiff | tree |
2006-09-05 |
learman | A few minor changes to match upstream svn.
|
commit | commitdiff | tree |
2006-09-04 |
learman | Use a better target cpu for gcc when building for coldfire...
|
commit | commitdiff | tree |
2006-08-30 |
learman | Fix warning.
|
commit | commitdiff | tree |
2006-08-30 |
learman | Applied patch #5879 by Andrew Cupper: Fix backward...
|
commit | commitdiff | tree |
2006-08-29 |
learman | WPS: Fix problem with transparancy in the first image...
|
commit | commitdiff | tree |
2006-08-26 |
learman | 1 is the correct value here. Not that it makes any...
|
commit | commitdiff | tree |
2006-08-26 |
learman | Make volume and battery level enums dynamic, inspired...
|
commit | commitdiff | tree |
2006-08-23 |
learman | Add resume support to AAC files.
|
commit | commitdiff | tree |
2006-08-23 |
learman | Fix bookmark screen again...
|
commit | commitdiff | tree |
2006-08-23 |
learman | Fix broken resume for wav files.
|
commit | commitdiff | tree |