Commit graph

66 commits

Author SHA1 Message Date
Royce551
9dab950f36 Fix BASS resampling not working 2021-06-27 08:11:58 -05:00
Royce551
a764104453 Fix wonkiness with FmpBassBackend 2021-06-26 14:35:09 -05:00
Royce551
4214837599 winforms tester improvements 2021-04-04 07:49:32 -05:00
Royce551
3f05e1f465 publish to nuget, update stuff 2021-03-18 21:24:36 -05:00
Royce551
785714e751 fixes 2021-03-18 19:17:52 -05:00
Royce551
fef2c8abf2 Add library 2021-03-09 20:06:40 -06:00
Royce551
17f365850c Cleanup, make properties make more sense 2021-03-08 20:37:35 -06:00
Royce551
c87a05fd43 add some xmldoc 2021-03-08 20:23:35 -06:00
Royce551
23853a1bf6 some xmldoc 2021-03-08 20:04:44 -06:00
Royce551
2432e91103 Fix queue changed event not firing 2021-03-08 19:51:18 -06:00
Royce551
d6ea81b5bc separate the queue into its own class 2021-03-07 20:25:22 -06:00
Royce551
0fa0d06920 CDLib updates 2021-03-07 19:21:27 -06:00
Royce551
f9dd6398a2 Add CDLib backend 2021-02-11 19:23:04 -06:00
Royce551
6f56126572 Merge branch 'master' of https://github.com/Royce551/FRESHMusicPlayer-Core 2020-12-28 13:47:22 -06:00
Royce551
04a8c531c6 various fixes and improvements 2020-12-28 13:42:27 -06:00
Squid Grill
8017ad395d
Update README.md 2020-11-20 00:06:32 -06:00
Royce551
1d3f145926 Code cleanup, fix some bugs 2020-11-08 11:58:59 -06:00
Royce551
04fa6800e7 Remove PauseAfterCurrentTrack 2020-10-14 22:08:14 -05:00
Royce551
8ff216ff04 Various improvements 2020-09-30 21:19:53 -05:00
Royce551
8086aa2e2c DatabaseHandler cross platform friendliness 2020-09-18 19:54:13 -05:00
Royce551
03754017fc see if this fixes stuff 2020-09-18 19:51:55 -05:00
Royce551
358b564ca9 Add queue changed event 2020-09-18 19:47:07 -05:00
Royce551
bfa6a3ceb1 bump version 2020-09-03 18:05:11 -05:00
Royce551
f280d99929 Set queue position to 0 when clearing queue 2020-09-03 18:04:26 -05:00
Royce551
d51ca93cbb Fix repeat one when on last track in queue not working 2020-09-03 18:03:35 -05:00
Royce551
e5fe6d7084 Libraryv2! 2020-09-03 18:02:22 -05:00
Royce551
a0c0207ddd add libvlc to testers for testing on Windows 2020-08-28 22:46:46 -05:00
Royce551
4d313a6ffc Bump version 2020-08-27 22:43:12 -05:00
Squid Grill
71ae8ba9ec
Merge pull request #7 from DeclanHoare/master
Use MEF2 to load audio backends
2020-08-27 22:41:50 -05:00
Declan Hoare
3f557cb7fd
Downgrade to .NET Standard 2.0 2020-08-23 14:54:47 +10:00
Declan Hoare
a26fc36cc8
Merge pull request #1 from Vrabbers/master
Add GTKSharp Support
2020-08-23 14:51:30 +10:00
Vrabbers
384a6b4bd7 Add GTKSharp Support 2020-08-23 01:48:06 -03:00
Declan Hoare
a659901369
multiple search paths for backends 2020-08-21 09:57:21 +10:00
Declan Hoare
2b6559b333
Use MEF2 to load audio backends 2020-08-20 17:14:12 +10:00
Squid Grill
650d9593d2
Update README.md 2020-08-17 13:00:50 -05:00
Squid Grill
cfea730626
Update README.md 2020-08-17 12:59:06 -05:00
Squid Grill
990940f3ed
Merge pull request #6 from Alee14/master
Some fixes
2020-08-17 12:29:15 -05:00
3c037cbf7b
Update AssemblyInfo.cs 2020-08-17 13:27:10 -04:00
3f598d3e26
Bumped version number 2020-08-16 15:45:51 -04:00
d9ed8639db
Removed some windows only stuff 2020-08-16 15:43:41 -04:00
Squid Grill
87bafc159a
Merge pull request #5 from Alee14/master
Ported FMP Core to .NET Core
2020-08-16 13:56:24 -05:00
48c227683a Bumped versioN 2020-08-16 12:34:59 -07:00
d9f8fe7a93 Ported WinForms test to .NET Core 2020-08-16 12:18:25 -07:00
151c40b73e Ported FMP Core to .NET Core 2020-08-16 11:45:38 -07:00
Squid Grill
4bbfaff1e7
Update README.md 2020-07-30 10:08:54 -05:00
Royce551
e25015ed57 Make audio backend public 2020-07-29 11:20:37 -05:00
Squid Grill
2a2caa8736
Merge pull request #3 from vicr123/master
Abstract NAudio away
2020-07-29 11:07:54 -05:00
Royce551
e2d075f6dc Bump version 2020-07-29 11:02:05 -05:00
Royce551
be779e2d88 catch all other exceptions & pass to frontend 2020-07-29 11:01:49 -05:00
Royce551
2b738d9c0e Minor cleanup 2020-07-29 10:53:13 -05:00