Commit Graph

  • 84dc1a983f HTTP playback works, for Ogg/Vorbis only for now main _ 2021-11-14 19:31:54 +0000
  • 99b3bfe231 ♻️ refactor _ 2021-11-14 18:12:07 +0000
  • 57c53a31dd passing `cargo check` _ 2021-11-14 18:03:37 +0000
  • 086b2942fa 🚧 wip: http _ 2021-11-14 11:59:14 -0600
  • 8e8b2ef17d 🚧 wip: demuxing over HTTP, for Ogg formats only _ 2021-11-13 21:40:03 -0600
  • 10d3cd62c5 GUI is very much WIP but it does work _ 2021-11-13 23:45:26 +0000
  • f2484dda91 🚧 wip: FLTK GUI demo _ 2021-11-13 19:51:03 +0000
  • 70e5182dfc ♻️ refactor: extract DecoderThread and clean up identifiers _ 2021-11-13 19:45:16 +0000
  • f7c38d88de ♻️ refactor: extract AudioOutput _ 2021-11-13 19:34:41 +0000
  • 3b45f4309f 👕 refactor: removed the memcpy by moving it to a place where I had to memcpy anyway _ 2021-11-13 17:51:06 +0000
  • f6b85a24da 👕 refactor: move SharedState to main.rs _ 2021-11-13 17:43:25 +0000
  • be3c76d9d8 👕 refactor: hide ffmpeg audio frame from public decoder API _ 2021-11-13 17:37:55 +0000
  • 68461866d8 🐛 bug: popping is gone _ 2021-11-13 11:23:10 -0600
  • 9c3368f28b 🚧 wip: I might have fixed the popping. _ 2021-11-13 11:05:32 -0600
  • e6c157b556 👕 refactor: took apart the decoder and put it back together as an iterator _ 2021-11-13 10:31:58 -0600
  • 9292f0767e 🚧 still trying to debug the popping. I've narrowed it down. _ 2021-11-13 02:42:31 +0000
  • 3f5be609ea it's good and seamless except for that dang popping! _ 2021-11-13 01:11:11 +0000
  • 336c94e39c 🐛 bug: yep sure enough I wasn't flushing the resampler properly. _ 2021-11-13 00:34:02 +0000
  • 096b5aeb65 👕 refactor: use decoder module _ 2021-11-12 23:56:38 +0000
  • 722821e2c4 👕 refactor: extract decoder module _ 2021-11-12 23:51:56 +0000
  • a98fea30b4 still some bugs _ 2021-11-12 23:34:18 +0000
  • ceb06dad16 fix some issues _ 2021-11-12 15:54:24 -0600
  • b11c4ac0b8 playing audio _ 2021-11-12 14:33:38 -0600
  • 15980d347c 🐣 _ 2021-11-12 12:14:15 -0600