Jonas Kvinge
0d6f377664
Update README.md
2018-07-03 18:23:05 +02:00
Jonas Kvinge
d30a63f79b
Fix variable
2018-07-03 17:56:13 +02:00
Jonas Kvinge
ab3569a285
More macos fixes
2018-07-03 17:51:52 +02:00
Jonas Kvinge
efdaf57f99
Bummer
2018-07-01 22:35:09 +02:00
Jonas Kvinge
ada7325a04
Fix macos build
2018-07-01 22:26:46 +02:00
Jonas Kvinge
c4e75dea65
Fix macos build
2018-07-01 22:24:23 +02:00
Jonas Kvinge
41ce19ab97
Correct spelling
2018-07-01 15:35:34 +02:00
Jonas Kvinge
3894419b14
More engine fixes
2018-07-01 15:30:53 +02:00
Jonas Kvinge
af03c05559
Make cmake fail if git revision cant be set.
2018-07-01 15:29:35 +02:00
Jonas Kvinge
04f1d296ea
More engine fixes
2018-07-01 01:29:52 +02:00
Jonas Kvinge
67df8f2243
Hide warning groupbox in backend settings
2018-06-29 00:57:26 +02:00
Jonas Kvinge
980d8a65a1
Hide warning label in backend settings when not shown.
2018-06-29 00:33:30 +02:00
Jonas Kvinge
fc66e2e2c7
Fixes to xine engine
2018-06-28 23:12:39 +02:00
Jonas Kvinge
505c1feb42
Merge branch 'master' of github.com:jonaski/strawberry
2018-06-28 01:17:24 +02:00
Jonas Kvinge
985b91e5f4
Fix setting output/device for Xine and VLC backend
...
- Fixed setting output and device on Xine and VLC backend
- Fixed track slider for Xine, VLC and Phonon
- Improved backend settings to better support multiple backends
- Added group by samplerate and bitdepth in collection
- Fixed crash on exit when existing instance of the application is already runnung caused by NVIDIA driver
- Changed Q_OS_MAC to Q_OS_MACOS
2018-06-28 01:15:32 +02:00
Jonas Kvinge
ef7b95220c
Update README.md
2018-06-21 01:50:14 +02:00
Jonas Kvinge
6978983dd3
Update README.md
2018-06-20 15:31:37 +02:00
Jonas Kvinge
008c39cd00
Add gstsink to devicefinder
2018-06-17 15:07:11 +02:00
Jonas Kvinge
416beb6b8e
Use BOOST_SCOPE_EXIT
2018-06-12 00:26:08 +02:00
Jonas Kvinge
c4e64b591d
Fix crash
2018-06-11 22:35:46 +02:00
Jonas Kvinge
bc78c3f3cb
Release 0.1.6
2018-06-07 23:23:59 +02:00
Jonas Kvinge
60b55b6d7d
Improvements to device selection
2018-06-07 19:38:40 +02:00
Jonas Kvinge
d45f8672cd
Fix pulseaudio device selection
2018-06-07 02:06:12 +02:00
Jonas Kvinge
8df599ffe5
Exiting immediately to work around nvidia crash
2018-06-07 02:04:26 +02:00
Jonas Kvinge
f9c2801db1
Cleanup alsadevicefinder
...
Signed-off-by: Jonas Kvinge <jonas@jkvinge.net>
2018-05-22 22:36:32 +02:00
Jonas Kvinge
e5774ffcdc
Turn back git revision
2018-05-16 23:31:45 +02:00
Jonas Kvinge
aa4d8620f7
Release 0.1.5
2018-05-16 22:20:46 +02:00
Jonas Kvinge
7b05bfd8b8
Delete file
2018-05-16 22:16:53 +02:00
Jonas Kvinge
5065828515
Change description to Last.fm album cover provider
2018-05-15 22:27:37 +02:00
Jonas Kvinge
eab25bbd17
Improvements to makefiles
...
- Added cmake file to find D-Bus
- Removed remaining AddEngine stuff
- Fixed cross compiling for windows trying to use dbus after previous commit
- Compilation tested on Linux, FreeBSD, OpenBSD and cross compilation from linux for windows using mingw compiler
2018-05-15 00:25:30 +02:00
Jonas Kvinge
6b1ae5d5ac
Release 0.1.4
2018-05-14 19:37:32 +02:00
Jonas Kvinge
e84681f93a
Update README
2018-05-14 18:14:15 +02:00
Jonas Kvinge
7356344136
Fix compile with clang and openbsd
2018-05-14 17:57:37 +02:00
Jonas Kvinge
4746922e9f
Change spelling
2018-05-12 20:31:24 +02:00
Jonas Kvinge
54c2ad13a9
Change to target_link_libraries in makefiles
2018-05-12 20:30:16 +02:00
Jonas Kvinge
c003519bb8
Release 0.1.3
2018-05-11 22:57:54 +02:00
Jonas Kvinge
3833391447
Release 0.1.3
2018-05-11 22:51:41 +02:00
Jonas Kvinge
155b0f8db2
Update 3rdparty/taglib/CMakeLists.txt
2018-05-11 22:36:30 +02:00
Jonas Kvinge
bcc60797c6
Fix taglib in makefile
2018-05-10 17:08:55 +02:00
Jonas Kvinge
28b670c2dc
Ops...
2018-05-10 15:35:36 +02:00
Jonas Kvinge
5392cc4109
Audio file detection by content
2018-05-10 15:29:28 +02:00
Jonas Kvinge
7b2d1d95d3
Fix version and update README
2018-05-08 19:55:53 +02:00
Jonas Kvinge
f329b7239a
Update README
2018-05-07 21:32:40 +02:00
Jonas Kvinge
3e3c73ee90
Remove non moc headers from makefile
2018-05-04 22:21:25 +02:00
Jonas Kvinge
10b2aa0c5d
Remove include dir
2018-05-04 21:35:47 +02:00
Jonas Kvinge
5bfd04b9f3
Remove 3rdparty qsqlite.
2018-05-04 21:32:42 +02:00
Jonas Kvinge
f4159e06f6
Fix compilation warning
2018-05-04 20:28:44 +02:00
Jonas Kvinge
99868323d7
Fix compile without built-in qsqlite
2018-05-04 19:16:08 +02:00
Jonas Kvinge
0af0af2415
Release 0.1.2
2018-05-02 00:18:54 +02:00
Jonas Kvinge
fcbe2c997b
Update README
2018-05-01 22:36:28 +02:00