11 Commits

Author SHA1 Message Date
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
ef68e9f271 Changed filestreams to use boost filestreams for portability. Also core now compiles and links completely under linux :). 2009-05-06 09:12:12 +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
5de89cb4f4 Extracted the supplier from the xml::Parser/xml::Writer and made a xml::SocketReader/xml::SocketWriter for socket streams. This way we can make other suppliers for other sources like filestreams.
The xml::Socket has a output buffer and a Flush method to be able to create larger packets.
2009-01-09 08:29:10 +00:00
Daniel Önnerby
99de95c93d Merge uri_implementation branch to trunk. 2008-12-07 21:47:32 +00:00
Daniel Önnerby
a440be19aa Fixed Library referring itself through the nowPlaying tracklist. There is a memory leak in the current trunk. 2008-08-12 21:08:57 +00:00
Daniel Önnerby
b4b0aaaa7d Improved build time by rearranging includes and forward declaring as much as possible. 2008-08-06 23:17:50 +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
a9b137a9a8 TracklistInfoView now fully working.
musik::core::tracklist::Standard is rewritten using boost::bimap instead of boost::multi_index.
win32cpp updated.
Started on MetadataFilterView filtering.
Fixed some pragma warnings in PCH files.
2008-05-14 07:56:41 +00:00
Daniel Önnerby
41fdcd8eba Merged boost 1.35 branch to trunk. 2008-05-09 12:33:25 +00:00
Daniel Önnerby
cc21d778b6 Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00