Commit graph

882 commits

Author SHA1 Message Date
Antoine Gersant
3b9152869c Higher resolution logo for readme 2016-11-28 23:19:17 -08:00
Antoine Gersant
26294f2e4b Added logo to readme 2016-11-28 23:14:13 -08:00
Antoine Gersant
99c66583a8 Added logo for readme 2016-11-28 23:13:46 -08:00
Antoine Gersant
7e427ed890 Merge branch 'master' of https://github.com/agersant/polaris 2016-11-28 23:02:39 -08:00
Antoine Gersant
a88b925270 Updated Web UI screenshot 2016-11-28 23:02:21 -08:00
Antoine Gersant
b408e9eb11 Updated configuration file location in readme 2016-11-28 23:01:31 -08:00
Antoine Gersant
d87b636ff7 Updated to latest polaris-web 2016-11-28 22:38:47 -08:00
Antoine Gersant
3a14b719f0 Pulled latest polaris-web 2016-11-28 22:23:18 -08:00
Antoine Gersant
ced9608130 Pulled latest polaris web 2016-11-28 22:02:38 -08:00
Antoine Gersant
46462b8a4f Updated installer dialog image 2016-11-28 21:08:07 -08:00
Antoine Gersant
63579c2640 Updated Windows installer and application icons 2016-11-27 23:21:12 -08:00
Antoine Gersant
3bcf71a146 Added logo 2016-11-27 19:48:03 -08:00
Antoine Gersant
dfdccce2df Pulled latest polaris-web 2016-11-21 18:15:51 -08:00
Antoine Gersant
d13fcd7cd5 Prevent version downgrades 2016-11-21 02:48:46 -08:00
Antoine Gersant
7dd285ebf3 During uninstall, remove files created at runtime 2016-11-21 02:29:19 -08:00
Antoine Gersant
ee4a7f8f15 Store files in shared directory 2016-11-21 01:34:28 -08:00
Antoine Gersant
a0b89d5acf Removed redundant errors 2016-11-21 00:15:05 -08:00
Antoine Gersant
431852f1e0 Fixed config and cache files locations 2016-11-21 00:13:55 -08:00
Antoine Gersant
9dc91f4677 Moved config file to user folder 2016-11-20 23:21:25 -08:00
Antoine Gersant
a00f66d272 Fixed dupe installs after updating 2016-11-20 18:41:34 -08:00
Antoine Gersant
b615816c71 Updated version number and install script for 0.2.0 2016-11-20 17:50:35 -08:00
Antoine Gersant
be6c16a331 Added new files to installer 2016-11-20 16:53:56 -08:00
Antoine Gersant
297c39ddb4 Pulled latest polaris-web 2016-11-20 16:53:25 -08:00
Antoine Gersant
83d0fa1d79 Added API endpoint for version number 2016-11-20 13:48:00 -08:00
Antoine Gersant
fc03d7a588 Updated polaris-web to latest 2016-11-17 12:43:14 -08:00
Antoine Gersant
b8bc492c3d Updated lewton dependency to 0.4.1 2016-11-17 12:42:45 -08:00
Antoine Gersant
88318e5b4f Added support for Flac metadata 2016-11-16 17:27:53 -08:00
Antoine Gersant
c3e5e27f23 Moved metadata decoding to a separate module 2016-11-16 16:51:09 -08:00
Antoine Gersant
b5d9bca981 Added support for Ogg Vorbis 2016-11-16 16:34:36 -08:00
Antoine Gersant
83d6f1e5b0 Added support for disc numbers 2016-11-14 14:39:42 -08:00
Antoine Gersant
05e646a640 Configurable re-index period 2016-11-13 22:08:04 -08:00
Antoine Gersant
6268202e6d Updated index constants to lower chances of failed requests during indexing 2016-11-13 20:58:53 -08:00
Antoine Gersant
2150241ae1 rustfmt 2016-11-13 16:49:45 -08:00
Antoine Gersant
f21e4e055f Added support for APE metadata 2016-11-13 16:45:12 -08:00
Antoine Gersant
d9abb35e4d Extracted audio format detection from is_song() 2016-11-13 16:44:31 -08:00
Antoine Gersant
889c3251df Fixed a bug where uppercase extensions were not recognized 2016-11-13 14:59:39 -08:00
Antoine Gersant
3c47c0ea7d Fixed a bug where song/directories sorting was case sensitive 2016-11-13 14:48:10 -08:00
Antoine Gersant
507d922c92 Addressing Rust 1.13 warnings 2016-11-13 01:18:53 -08:00
Antoine Gersant
bf2f4142fa Updated to latest polaris-web 2016-11-07 23:29:26 -08:00
Antoine Gersant
e57bb39a23 More lenient parsing of file paths in config file 2016-11-07 23:11:32 -08:00
Antoine Gersant
3d82ff4ef2 More accurate output messages 2016-11-06 22:40:05 -08:00
Antoine Gersant
84a075b173 Replaced .map() horrors by a couple helper functions 2016-11-01 00:03:14 -07:00
Antoine Gersant
d6ed928545 Compiled with latest cargo 2016-10-31 01:29:23 -07:00
Antoine Gersant
c5f587b907 Updated polaris-web to latest 2016-10-31 01:26:29 -07:00
Antoine Gersant
b1668fd14a Merge pull request #1 from agersant/index
Merging Index branch into Master
2016-10-30 23:23:44 -07:00
Antoine Gersant
c0ce5a4871 Made VFS unit tests platform agnostic 2016-10-30 23:08:22 -07:00
Antoine Gersant
f7a01f7e0b Fixed a bug where content wasn't ordered reliably 2016-10-30 22:16:29 -07:00
Antoine Gersant
0d6d7f442d Reduce module name spam 2016-10-30 22:11:43 -07:00
Antoine Gersant
79604e100a Fixed a bug where index was unusable during its updates 2016-10-30 22:07:28 -07:00
Antoine Gersant
653eb84350 Merged similar code for selecting songs 2016-10-30 21:08:10 -07:00