Commit Graph

14 Commits

Author SHA1 Message Date
casey langen
777e261dbc Standardize windows dist directory. 2019-10-26 21:04:19 -07:00
casey langen
8b53bd4fdd Fixed archive scripts. 2019-10-23 23:43:45 -07:00
casey langen
2cdbcc4bcb Added 64-bit support. 2019-10-23 18:15:20 -07:00
casey langen
665410dd53 Fixed the "with milkdrop" archiver script. 2018-06-10 19:31:01 -07:00
casey langen
471d66d504 Fixed a typo in the archive script for the win32 milkdrop dist 2018-04-29 00:19:33 -07:00
casey langen
59fe25ec2d - Fixed the win32 build script
- Don't restore playback session if the setting is disabled
2018-02-20 00:28:11 -08:00
casey langen
20d2ead51f Rename musikbox -> musikcube and update all build scripts, docs, and
other files accordingly.
2017-07-19 17:36:50 -07:00
casey langen
bdb62b405a Added update check functionality. Finally. 2017-06-28 00:51:56 -07:00
casey langen
657208ae87 Moved curl and libressl dlls to the plugins directory for windows build. 2017-04-20 23:16:11 -07:00
casey langen
0ed9c9b4d6 Added HttpDataStream, a new plugin that can provide an IDataStream from
an HTTP/HTTPS connection.

- Added libcurl and libressl as project dependencies.
- Added HttpDataStream (which uses libcurl and libressl). Includes an
  LruDiskCache so responses can be cached to disk for offline playback.
- Added new IEnvironment SDK interface. Plugins can query the
  environment for path information, data streams, or decoders. More
  functionality will be added over time.
- Fixed FlacDataDecoderFactory to handle the correct mime type
  (audio/flac, not audio/flag)
- Tweaked NomadDecoder.cpp to return the stream length immediately instead
  of waiting for an fseek().
2017-04-18 00:31:50 -07:00
casey langen
9326b0723f Updated CHANGELOG for release, and tweaked the archive filenames. 2017-03-26 20:53:05 -07:00
casey langen
0d42120c9c Updated build archiver scripts to include themes and locales. 2017-03-15 21:10:28 -07:00
casey langen
83d2acd47a Updated archive-win32 script to also create the release zips. 2017-02-24 20:57:07 -08:00
casey langen
35335632e8 Added a very simple shell script used to archive builds for distribution. 2016-12-19 22:50:37 -08:00