Commit Graph

  • 25e77543ad Update README.md master Alec Murphy 2021-12-17 23:02:58 -05:00
  • da316b4ff6 Update README.md Alec Murphy 2021-12-17 23:01:35 -05:00
  • ffc88152dc Skip ID3v2 header in GetMP3BitRateAndSampleRate Alec Murphy 2021-12-17 22:55:34 -05:00
  • e72117d3b8 Fix typo Alec Murphy 2021-12-17 21:24:26 -05:00
  • 579d126fd8 Replace hard coded audio stream id 0 with @audio_get_available_output_stream Alec Murphy 2021-12-17 21:22:08 -05:00
  • 467000a0d8 Split @ac97_process_audio into separate Task Alec Murphy 2021-12-17 21:15:22 -05:00
  • e9ed2e69b3 Revert change which truncated ID3 tag->title Alec Murphy 2021-12-17 21:08:21 -05:00
  • 79bd881de9 Implement track position seeking Alec Murphy 2021-12-17 19:00:44 -05:00
  • 7a8054fe04 Fix playback not completely emptying FIFO; draw the track position bar Alec Murphy 2021-12-17 18:30:18 -05:00
  • 99ddc7283a Display source file bit rate and sample rate, mono/stereo; PlayerTask now streams to the Audio.output[].data FIFO to (eventually) allow seeking Alec Murphy 2021-12-17 17:00:05 -05:00
  • 33c44cf25e Update @drmp3_config class to reflect output channels/sample rate; pcm_buffer_ptr no longer needed as this version of dr_mp3.h returns correct pointer Alec Murphy 2021-12-17 15:33:54 -05:00
  • b17ec7b656 Launch TOSamp in its own separate Task, revert dr_mp3.h to version f6dbb2ef9e which includes built-in resampler Alec Murphy 2021-12-17 14:34:57 -05:00
  • 0db43c4d08 Add files to repository Alec Murphy 2021-12-12 23:20:58 -05:00
  • 04d6c9dad7 Update .gitignore Alec Murphy 2021-12-12 23:20:09 -05:00
  • 9d7dbcee37 Add dr_mp3.h Alec Murphy 2021-12-11 15:20:09 -05:00
  • f402f4b41a Add .gitignore Alec Murphy 2021-12-11 15:18:16 -05:00
  • f85812f0b3 Initial commit Alec Murphy 2021-12-11 20:16:54 +00:00