Samuel Attard
d787cc2674
Fix #69
6 years ago
Samuel Attard
61e2b7e173
Use generic signtool
6 years ago
Samuel Attard
324806b2db
Sign everything... But don't fail if the signing fails
6 years ago
Samuel Attard
768bd993d9
Update README
6 years ago
Samuel Attard
05bd583b86
Update to sign the bundle engine
6 years ago
Samuel Attard
e1798d5208
Version bump to 2.0.0
6 years ago
Samuel Attard
49c93752cc
Sign the installers on clean build
6 years ago
Samuel Attard
132663fab0
Catch a bad album art url
6 years ago
Samuel Attard
615bb9a285
Removed the reset and close button Fixes #101
6 years ago
Samuel Attard
127c93ae8b
Update to VS 2013 C++ Redists
6 years ago
Samuel Attard
daea70b1cb
Merge pull request #124 from MarshallOfSound/upgrade/CEF-45
Upgrade/cef 45
6 years ago
Samuel Attard
6ab73671dd
Removed debug things
6 years ago
Samuel Attard
3d0e0a668c
Put resources into the output directory
6 years ago
Samuel Attard
1bd916e49d
Upgraded to CEF45
7 years ago
Samuel Attard
ff3bba1f95
Update README.md
6 years ago
Samuel Attard
3582e324c1
Merge pull request #121 from MarshallOfSound/feature/NODE
Initial Node usage
6 years ago
Samuel Attard
d0e5a76947
Initial Node usage
6 years ago
Samuel Attard
2d1099a784
Update README.md
6 years ago
Samuel Attard
8bbfffe70e
Merge pull request #113 from MarshallOfSound/Wix-Installer
Wix installer
7 years ago
Samuel Attard
fe0df85d67
Fix appveyor again
7 years ago
Samuel Attard
db253fe695
Fix appveyor
7 years ago
Samuel Attard
cf9a035b90
Update artifact path for appveyor
7 years ago
Samuel Attard
9ab2ea61a3
Change name of the output file
7 years ago
Samuel Attard
65aab06e5c
Merge pull request #112 from amaitland/master
Change to using Nuget Automatic Package Restore
7 years ago
Samuel Attard
aebdc9d916
Removed old install directories and shortcuts left over from the old install
7 years ago
amaitland
7b22a5c05f
Change to using Nuget Automatic Package Restore - will resolve a lot of the problems restoring CefSharp
https://docs.nuget.org/consume/package-restore/migrating-to-automatic-package-restore
https://github.com/owen2/AutomaticPackageRestoreMigrationScript/blob/master/migrateToAutomaticPackageRestore.ps1
7 years ago
Samuel Attard
9b60d01482
Added last.fm secure env vars
7 years ago
Samuel Attard
81322af18a
Update Appveyor config
7 years ago
Samuel Attard
53a90c4762
Added the VC redists
7 years ago
Samuel Attard
a0dbc1cea5
Moved API keys and API secrets to resource files
7 years ago
Samuel Attard
1409c0cf84
Suppress repair
7 years ago
Samuel Attard
d831ad6ffe
Setup bootstrapping WIX burn application to handle .NET 4.0 and C++ 2012 Redist
7 years ago
Samuel Attard
2f24bedc84
Updated the Icon path
7 years ago
Samuel Attard
9a5a5c562b
Fixed .NET recognition
7 years ago
Justin Loveless
3febf3fb90
Changed the VC2013 checks to look for VC2012 instead, and added x64 checks as well.
7 years ago
Justin Loveless
8947fbc77a
Custom dialogs now in place. Need to finish adding banners and conditions for the DependencyDlg
7 years ago
Justin Loveless
e3c2af531b
Installer now has UI
* Using the WixUI_InstallDir ui. Includes Welcome, License, Install directory selection, and confirmation page.
* Copied the license from the github page to use as text on the license page.
7 years ago
Justin Loveless
ceee6297b4
WiX Installer Working
* Builds a separate x86 and x64 installer
* Installs all necessary files (omitted several files, like pdbs and vshost files that are not necessary to be installed on users machines)
* Currently installs in quiet mode (only progress bar) UI next
7 years ago
Justin Loveless
5aad3aea65
Initial Check-in for Wix Project (WIP)
* Created the necessary componentgroups
* Created the basic outline for the Product definition
* Prerequisite checks for VC2013 x86 and .Net 4.0 (Full) in place
* Created StartMenu Folder (will add option later in installer for the user to decide if they want it)
* Added Add\Remove program entry with icon
* Added ProgramFiles directory structure
7 years ago
Samuel Attard
99a8aaea1a
Merge pull request #103 from FuzzAU/master
Bind CTRL-F to jump to the find input box
7 years ago
Justin Young
a4b08d74b1
Bind CTRL-F to jump to the find input box
7 years ago
Samuel Attard
aaa7c85b69
Merge pull request #102 from Stevoni/LastFM_Overhaul
Added Pre Build Event to Kill CEF Process
7 years ago
Stevoni
5c7e58aaa2
Added task killing pre-build to ensure the application will build if prematurely exited while debugging.
7 years ago
Samuel Attard
8912577325
Restructured files into a cleaner heirachy
7 years ago
Samuel Attard
4786771cb8
Forgot the compile include...
7 years ago
Samuel Attard
88dd70784b
Prevent people dragging links into the CEF window so you can't navigate away from GPM
7 years ago
Samuel Attard
4664d999ca
Version Bump 1.9.2
7 years ago
Samuel Attard
64baadc0ef
Implemented the thumbs up / down buttons when listening to the radio Fixes #18
7 years ago
Samuel Attard
9705ef6e21
Fixes issue where the desktop notifications stop appearing
7 years ago
Samuel Attard
1a8f8a7153
Update appveyor.yml
7 years ago