Commit Graph

274 Commits

Author SHA1 Message Date
codestation
08fed6b1cb Added desktop file and icon.
Added install rules for Linux.
2013-08-29 13:48:03 -04:30
codestation
bab08e4355 Support ResizeMode on both Qt4 and Qt5. 2013-08-29 13:16:04 -04:30
codestation
49f795f1f5 Save the online id to show it in the backup manager. 2013-08-29 12:51:42 -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
b34b2f63f4 Forgot to add the backup manager in the previous commit... 2013-08-29 00:52:21 -04:30
codestation
c95e043817 Fix updatelist resource route. 2013-08-28 22:19:26 -04:30
codestation
b6b482046d Added backup manager. 2013-08-28 17:53:02 -04:30
codestation
3530e28b43 Connect the refresh database signal with the manager slot. 2013-08-25 02:27:50 -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
codestation
dc73bc3b23 Fix sync issues with CmaClient and commented out some logging. 2013-08-20 22:08:50 -04:30
codestation
bdb854808b Reimplemented CmaClient (again) to support concurrent connections. 2013-08-20 16:53:38 -04:30
codestation
b23c009caf Add license header to avdecoder class. 2013-08-20 10:19:19 -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
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
codestation
6252053162 Remove static link of vitamtp 2013-08-19 09:49:27 -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
0d8c0a2b24 Removed dead code and added some logging. 2013-08-13 11:47:16 -04:30
codestation
6b17d2bc94 Moved conection logic from Qcma/ListenerWorker to CmaServer/CmaClient.
Added tray icon.
Quit now really quits the application.
2013-08-13 10:22:45 -04:30
codestation
f9347f37cc First commit 2013-08-11 17:12:00 -04:30