2007-10-25 |
Nicolas Pennequin | Cosmetics and get rid of warnings.
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | ID3 handling improvements
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Trigger a CPU boost before reading from disk
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Debug output tweaking
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | A bunch of improvements that make playback of the first...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Add a get_offset API call to make codec_advance_buffer_loc_c...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | A couple more tweaks
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Fix a stupid bug that prevented the buffering system...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Brutally make playback.c compile by disabling lots...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | More tweaking
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Disable codec_pcmbuf_position_callback for now.
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | More tweaks
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Tweak codec_advance_buffer_callback()
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Add the bufused() API call to replace the FILEBUFUSED...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Fix the error and warning in buffering.c
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Adapt audio_loadcodec() and add a special behaviour...
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | A bit of adapting.
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | CUR_TI->id3 is now curtrack_id3.
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Change struct track_info, add bufgetid3 to playback.c
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Add buffering_init() and rename GUARD_SIZE to GUARD_BUFSIZE.
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | playback.c: Add the buffering thread
|
commit | commitdiff | tree |
2007-10-25 |
Nicolas Pennequin | Initial Metadata-On-Buffer files commit.
|
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 |
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 |