kdeng00
1df7258993
Updated CMakeLists.txt
...
Updated the minimum version of cmake
2023-08-04 20:32:57 -04:00
kdeng00
bc5112df38
Downgrading dependency
...
Changing to cmake 3.10.2 as the minimum required version to build the software. Decided to use the latest cmake version for Ubuntu 18.04. I use a rolling distro but want to make it accessible
2023-01-22 19:59:45 -05:00
Kun Deng
389f41ecea
Updates
...
Updated CMakeLists file, removed conan file, and have all windows configs targeting C++20
2022-08-28 10:53:00 -04:00
kdeng00
2743543102
Clean up
2022-08-07 20:44:37 -04:00
kdeng00
3195011f99
vcpkg is operational
2022-08-07 20:42:11 -04:00
kdeng00
f70acba704
Added vcpkg
2022-08-07 20:04:02 -04:00
kdeng00
c41cd9dbb7
Fixed build issue
2022-08-07 19:51:29 -04:00
kdeng00
c8e8c1a460
Changed cmake version
2022-01-09 02:16:51 -05:00
kdeng00
dcfa9951d9
Updated Readme
2022-01-09 02:04:56 -05:00
kdeng00
e90278995a
Saving changes
2022-01-09 00:31:43 -05:00
kdeng00
3e25dd77b5
Updates
...
Updating required flags for uploading a song with metadata
2021-12-31 22:15:17 -05:00
kdeng00
bd819f0332
package manager switch
...
Moving from Hunter to conan
2021-12-29 15:38:28 -05:00
kdeng00
98748b383c
Fixed issue where if / was not provided in the host value then it would not send the request. Fixed issue where song records are formatted correctly
2019-08-01 20:55:09 -04:00
kdeng00
f81b481f38
Added feature to retrieve song records in json format. One issue is that the json file is in one line
2019-07-31 21:52:06 -04:00
kdeng00
24a111e8e9
Changed C++ standard to C++17 and will implement functionality to retrieve songs, albums, artists, genres, cover art, and year records in json. Will add explicit versioning too
2019-07-30 22:08:55 -04:00
amazing-username
723206019e
Implemented Deletion functionality #7
2019-06-07 22:41:31 -04:00
amazing-username
7a6916c3ff
Added CLI functionality for uploading a song #7 . Next thing that is up adding CLI functionality for downloading songs via id
2019-06-05 20:51:56 -04:00
amazing-username
8230f7b5ff
Added functionality to upload a song. Need to write parse classes to parse the base API HTTP endpoint, and the source path. #7
2019-06-03 22:29:20 -04:00
amazing-username
56bf7f1900
Continuing work on the CLI functionality. Able to strip the command line actions, and flags with their values #7
2019-06-02 14:51:00 -04:00
amazing-username
6641f9db44
Using the Hunter package manager to handle dependencies. Working on CLI functionality and put less focus on the UI portion #7
2019-06-01 22:36:22 -04:00
amazing-username
b6e91d0c18
Changed central widget to be a stacked widget that will contain multiple widget which can be travered through a combobox
2019-05-12 13:53:38 -04:00
amazing-username
bab490f714
Created about window. #5
2019-04-21 16:35:54 -04:00
amazing-username
e81b4ecdb1
Created simple gui for uploading a song and implemented the functionality. #1 and #2
2019-03-23 21:17:24 -04:00
amazing-username
4c895d5189
Created simple base gui #1
2019-03-23 19:09:20 -04:00
amazing-username
e8f2bbcb48
Upload functionality implemented
2019-03-20 21:01:16 -04:00