Commit Graph

13 Commits

Author SHA1 Message Date
codestation
71a7bed50d Fix memory leaks.
Use "/" separator for internal cmaobject nodes.
Use new vitamtp init function.
Remove console config for Win32.
2013-09-22 19:02:42 -04:30
codestation
6bff6b9831 Return the correct codec/format type for all the supported file types. 2013-09-14 17:30:10 -04:30
codestation
647a9983e0 Fix compilation failure of previous commit 2013-09-02 14:42:19 -04:30
codestation
7c83b86ca8 Fix compilation with older ffmpeg.
Fix compilation under 32bits.
2013-09-02 14:38:07 -04:30
codestation
8ab004c6d7 Basic support for event canceling 2013-09-01 01:37:48 -04:30
codestation
1e4a8348d4 Fix music streaming. 2013-08-31 00:06:55 -04:30
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
49f795f1f5 Save the online id to show it in the backup manager. 2013-08-29 12:51:42 -04:30
codestation
c95e043817 Fix updatelist resource route. 2013-08-28 22:19:26 -04:30
codestation
1415c72aec Remove superfluous debug message. 2013-08-25 02:15:51 -04:30
codestation
82015d701a Remove unused last parameter in sendObject function. 2013-08-25 02:11:08 -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
dfdd79e850 Testing a new approach 2013-08-23 10:25:00 -04:30