Commit Graph

13 Commits

Author SHA1 Message Date
codestation
6d432bfafb Initialize file_type. 2013-09-15 23:56:37 -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
7e34493d74 Enable the rest of the music categories but filter out any files from them (for now). 2013-08-31 01:36:49 -04:30
codestation
1e4a8348d4 Fix music streaming. 2013-08-31 00:06:55 -04:30
codestation
fb0845e8a1 Include future options in settings dialog.
Only send the file name to the progress dialog.
2013-08-30 11:56:04 -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
e44c3bca28 Process correctly the return value of the confirm dialog.
Update the backup usage label after deleting an entry.
Update the parent metadata size after deleting a node.
2013-08-29 12:28:40 -04:30
codestation
b6b482046d Added backup manager. 2013-08-28 17:53:02 -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
dc73bc3b23 Fix sync issues with CmaClient and commented out some logging. 2013-08-20 22:08:50 -04:30
codestation
d4dcb42a8e Fix a memory leak in CmaRootObject.
Assign a thread name for easy debugging.
2013-08-20 00:41:18 -04:30
codestation
d93de053e9 Reimplemented broadcaster so it can send 503 when a connection is in
place.
Removed qcma/cmaserver class and reimplemented them in cmaclient.
Make sure that the scanned files are sorted by filename.
Implement filters so the database doesn't pick up unsupported formats.
Implement album cover display for album listing in the vita.
Fixed bug with streaming of pictures in wireless mode.
Some code refactoring.
2013-08-19 09:46:03 -04:30
codestation
f9347f37cc First commit 2013-08-11 17:12:00 -04:30