Commit Graph

12 Commits

Author SHA1 Message Date
codestation
db3c400864 Added some help messages to the Settings window; --set-locale switch 2013-12-11 20:45:45 -04:30
codestation
6b60b8a89f Add version so this project is easier to track 2013-10-01 13:24:57 -04:30
codestation
03e3fb9ad5 Fix handle casting in debug messages.
Change statvfs64 to statvfs and leave the build system configure it, so
it doesn't break on OS X.
Enable pkg-config on OS X.
2013-09-29 11:10:47 -04:30
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
bc9e84ad13 Enable verbose and debug logging in command line options. 2013-08-30 13:46:24 -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
acbdf57b1a Spanish translation added 2013-08-29 14:49:29 -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
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