0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ Fix library loading problems More... over 12 years ago
* Fix bug where info structure could be collected out from under you. More... over 12 years ago
+ Add comments More... over 12 years ago
+ Add seeking More... over 12 years ago
* Remove reliance on reverse_lookup More... over 12 years ago
* Remove reliance on general.lua More... over 12 years ago
+ Fix submodule More... over 12 years ago
+ Add ffi_util submodule More... over 12 years ago
Remove subdir More... over 12 years ago
Move from main lomp2 repository More... over 12 years ago
First commit More... over 12 years ago
+ new_song no longer fires on the empty_item More... over 12 years ago
+ play:step() loops until 0 buffers are processed More... over 12 years ago
+ Change :seek behaviour; now is relative to start of the item. More... over 12 years ago
fixup! + Nicer test.lua output More... over 12 years ago
+ Change play:position behaviour. Now returns frames since it started playing (so to find actual position add item.from) More... over 12 years ago
+ Nicer test.lua output More... over 12 years ago
* Fix new_song More... over 12 years ago
+ Gapless playback (by re-using sources) More... over 12 years ago
+ New wav file source More... over 12 years ago
+ Add play new_song callback More... over 12 years ago
+ Rework play.lua again More... over 12 years ago
+ Add source:current_buffer() More... over 12 years ago
+ Fix misc output formatting More... over 12 years ago
* Minor play:nowplaying() stuff More... over 12 years ago
+ Add play:next() More... over 12 years ago
+ Delegate playing to step() More... over 12 years ago
+ play.lua: Move around functions More... over 12 years ago
+ play.lua: Buffer usage tracking More... over 12 years ago
+ Swap to source :reset API More... over 12 years ago