Merge branch 'development' into LTS_development
# Conflicts: # lib/bitfields.h # src/input/input.cpp # src/output/output.cpp
This commit is contained in:
commit
ad29c297c2
11 changed files with 130 additions and 16 deletions
1
src/io.h
1
src/io.h
|
@ -77,6 +77,7 @@ namespace Mist {
|
|||
void bufferFinalize(unsigned long tid);
|
||||
void bufferRemove(unsigned long tid, unsigned long pageNumber);
|
||||
virtual void bufferLivePacket(const DTSC::Packet & packet);
|
||||
long unsigned int getMainSelectedTrack();
|
||||
protected:
|
||||
void continueNegotiate(unsigned long tid, bool quickNegotiate = false);
|
||||
void continueNegotiate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue