codestation
04853712d0
Update the database in a different thread so it doesn't freeze the main
...
thread.
Show PIN in a dialog instead of a notification popup.
Translations updated.
2013-08-30 11:10:43 -04:30
codestation
92f4572814
Make sure that BaseWorker deletes the thread when is finished.
...
Implemented ClientManager so it can manage the usb and wireless threads.
Impelmented better mutex logic on CmaClient.
Execute the cma events in a different thread so the event listener is
available.
Code refactoring.
Fix memory leaks in threads.
Updated readme.
2013-08-25 01:40:14 -04:30
codestation
b23c009caf
Add license header to avdecoder class.
2013-08-20 10:19:19 -04:30
codestation
0704cfa80a
Create a static constructor for libav initialization.
2013-08-19 23:23:19 -04:30
codestation
45a8366f9e
Finish implementation of AVDecoder and the old implementation based on
...
MediaInfo is removed.
Removed old broadcast class.
2013-08-19 23:15:23 -04:30
codestation
e777a5bfcd
Implement class audio/video metadata fetch using libav.
2013-08-19 17:06:38 -04:30