Commit Graph

38 Commits

Author SHA1 Message Date
codestation
fc4bd30b42 Bump version to 0.2.7. 2014-01-05 22:06:03 -04:30
codestation
88d51420e7 Implement online mode: now qcma can connect to the Internet to check and download update files.
Update embedded xml file.
Updated translations.
2014-01-05 20:58:46 -04:30
codestation
ee787dab46 Added support for native KDE notifier icon. 2014-01-03 00:57:07 -04:30
codestation
960897ea2e Use QImage to load photo metadata instead of ffmpeg. 2014-01-02 13:14:38 -04:30
codestation
1fea358b7c Fix OS X icon location. 2013-12-24 22:57:27 -04:30
codestation
2b26fb239c Show PSM icons in backup manager. 2013-12-19 17:41:54 -04:30
codestation
d6831fc6c6 Fix compilation under 64bit Windows and standarize the format of the thread ID. 2013-12-19 00:03:13 -04:30
Xian Nox
64016fc8ff Added switch to get git hash and branch name 2013-12-18 17:35:21 +01:00
Xian Nox
8cec4e1549 Added build hash and branch to about dialog 2013-12-18 11:03:01 +01:00
codestation
2b26a2b3de Bump version to 0.2.5 2013-12-17 20:45:13 -04:30
Xian Nox
7a1913ee39 Updated .desktop path 2013-12-18 00:10:21 +01:00
Xian Nox
4c5356a35d Moved qcma.rc and qcma.qrc 2013-12-16 14:35:56 +01:00
Xian Nox
5c255ea221 Fixed filterlineedit location 2013-12-16 13:39:02 +01:00
Xian Nox
efced3781c Changed folder structure 2013-12-16 10:34:48 +01:00
Xian Nox
698f12e2d7 Merged feature-filter into master 2013-11-29 04:35:56 +01:00
codestation
2e745a75de Support new CMA broadcast string.
Identify as PS Vita TV compatible.
2013-11-04 23:22:49 -04:30
codestation
f0146d76b5 Make sure that it uses statvfs64 on 32bit builds. 2013-10-06 16:38:50 -04:30
codestation
6b60b8a89f Add version so this project is easier to track 2013-10-01 13:24:57 -04:30
codestation
854eadfb8d Added OS X icon 2013-09-29 14:33:49 -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
173210
b9babb973f Japanese translation added 2013-09-27 21:59:28 +09:00
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
d2e584220e Enable console logging under Win32.
Fix struct size issue under Win32.
2013-09-21 18:08:09 -04:30
codestation
092e0d9aa0 Added Windows icon.
Use a 16x16 tray icon under Windows.
Fix disk space funcion under Windows.
2013-09-16 00:46:43 -04:30
codestation
7c83b86ca8 Fix compilation with older ffmpeg.
Fix compilation under 32bits.
2013-09-02 14:38:07 -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
153695903a Update install paths 2013-08-29 13:55:32 -04:30
codestation
08fed6b1cb Added desktop file and icon.
Added install rules for Linux.
2013-08-29 13:48:03 -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
dfdd79e850 Testing a new approach 2013-08-23 10:25:00 -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
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