casey
59a68e3a50
Deleted some old libraries, and moved debug.h/cpp up a level.
2016-05-06 12:19:44 -07:00
casey
0172fe489a
A few interface cleanups, and completed the implementation of the CDDA
...
decoder with a custom IDataStreamFactory and IDataStream that uses win32
CreateFile and DeviceIoControl APIs. Most implementation was there, but
very broken.
2016-05-05 23:54:31 -07:00
casey
95a1803ba0
Second/final commit for correcting filename case issues.
2016-05-04 23:50:11 -07:00
casey
b81136fe58
Upgraded sqlite3, taglib to the latest versions.
2016-05-04 22:31:43 -07:00
casey
f3f4c23c59
Added updated project filters. Oops.
2016-05-03 23:18:41 -07:00
casey langen
a6b588fcc9
First pass at getting core and square to compile against VS2015. Not really working yet, and most plugins are broken.
...
OGG playback seems to work!
2016-04-26 19:56:23 -07:00
urioxis
6d88c691c2
It all builds on windows using CMake, although library exports must be set for the musik dll. Hopefully, I haven't broken the linux build
2011-02-23 13:15:27 +00:00
urioxis
146656a355
Got taglib and taglib-plugin building under vc. Got cmake to find vld as well
2011-02-17 00:22:30 +00:00
urioxis
6119d002e8
Fixing vc build
2011-02-16 22:03:17 +00:00
urioxis
afda2bda0e
Removed boost for now until I can rebuild for windows with the newer library version. The old headers were causing problems. Precompiled windows versions are available from Boost
2011-02-07 15:03:09 +00:00
urioxis
66c63bc9ee
Missed off a lot of boost stuff from the commit
2011-01-24 07:48:04 +00:00
urioxis
296173a46e
Updated Boost to 1.45 and added missing includes to core. Core now compiles again on linux
2011-01-21 09:40:37 +00:00
Urioxis
33b7e32bde
flacdecoder, mpg123decoder and taglib_plugin plugins all fixed to compile (and hopefully run) on linux. Also wrote an alsa output plugin based on waveout. Jooles
2009-07-18 11:50:49 +00:00
Daniel Önnerby
d8d7aa6af5
Some conversions to make the code more compatible between compilers.
...
Upgraded some libraries like SQLite.
Changed client/server protocol to be null-terminated (for flash compatibility).
2009-04-26 21:39:11 +00:00
Daniel Önnerby
960918a130
Upgraded mpg123 and SQLite.
...
Added component selection in installer.
2009-01-28 23:15:05 +00:00
Daniel Önnerby
2f5f507731
Upgraded: SQLite 3.6.8
2009-01-13 20:46:46 +00:00
Daniel Önnerby
65f0cb735b
Adding jpeg-6b and boost::gil::extension::numeric and started on some album art stuff.
2008-12-08 23:02:32 +00:00
Daniel Önnerby
46c3d9ff61
Upgrading win32cpp.
2008-12-08 14:16:53 +00:00
Daniel Önnerby
99de95c93d
Merge uri_implementation branch to trunk.
2008-12-07 21:47:32 +00:00
Daniel Önnerby
e6d8587d08
Started on flac_decoder.
2008-10-21 19:46:17 +00:00
Daniel Önnerby
93ed39a588
Merging back to trunk.
2008-10-20 12:15:01 +00:00
Daniel Önnerby
889f4c856d
Fixed a small calculation in WaveOut plugin.
...
Upgraded to SQLite 3.6.3.
2008-10-06 13:15:09 +00:00
Daniel Önnerby
31d932112a
Added user authentication and management.
2008-09-08 21:37:49 +00:00
Daniel Önnerby
fb6b88104b
Cleaned up some compilation warnings.
...
Upgraded to SQLite 3.6.2
Added remote host/port in the Remote Add Library dialog.
Added settings in musikServer.
Fixed some minor issues in the musik::core::db
2008-09-02 22:57:02 +00:00
Daniel Önnerby
621afdf5cc
Upgraded to boost 1.36
2008-08-18 12:17:22 +00:00
Daniel Önnerby
955e7647d4
Continuing on Remote library. ListBase and ListSelection queries are now working.
2008-08-17 22:43:57 +00:00
Daniel Önnerby
25dfdd942d
Added library labs for multiple libraries.
...
Upgraded to SQLite 3.6.1
2008-08-10 22:16:15 +00:00
Daniel Önnerby
817fdad434
Merge doep branch to trunk.
2008-07-19 11:54:45 +00:00
Daniel Önnerby
aed584b67d
Decided to remove square from mC2+plugins.sln since both square and cube builds the mC2.lib.
...
Cleaned up some #include so compiler (or anyone else) does not get confused :)
2008-05-22 18:07:59 +00:00
Daniel Önnerby
5631f10064
Upgrading win32cpp.
...
Added a lock around sqlite3_prepare_v2 to fix SQLite bug when interrupting.
MetadataFilterView filtering starting to work.
Altered the indexer status a bit.
2008-05-16 08:21:45 +00:00
Daniel Önnerby
b82e3af11c
Documented musik::core::db.
...
Upgraded to SQLite 3.5.9 to fix previous problem with LEFT OUTER JOIN.
Changed PRAGMA page_size to be equal to NTFS page size. Should give more speed when writing to database.
2008-05-15 06:37:49 +00:00
Daniel Önnerby
41fdcd8eba
Merged boost 1.35 branch to trunk.
2008-05-09 12:33:25 +00:00
Daniel Önnerby
6d479c3d13
Merge doep branch to trunk.
2008-04-18 07:45:02 +00:00
bjorn.olievier
ccd8ef9e5c
Merged UI integration branch back to trunk
2008-04-06 08:00:22 +00:00
Daniel Önnerby
cc21d778b6
Migrating trunk from old repository.
2008-03-18 09:06:19 +00:00