This website requires JavaScript.
Explore
Help
Sign In
eyecreate
/
Arbitrateor
Public Access
Watch
1
Star
0
Fork
0
You've already forked Arbitrateor
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d12e2471da903f964e02c8750848ff4d89255fa8
Arbitrateor
/
src
History
Kevin Whitaker
d12e2471da
Allow changing track bg color easier.
2017-02-18 17:24:45 -05:00
..
db
Add taglib to project to get extra cover data(and possibly replace libgroove for this function). Remove oggs from accepted files until I can figure out cover data for them better. Add non-persisted field for this to audiotrack object and method to add this data to it in memory.
2017-02-08 00:56:32 -05:00
ui
Allow changing track bg color easier.
2017-02-18 17:24:45 -05:00
GroovePlayer.cpp
Uncomment user actions and fix by finding active DB object instead of converting dead one. Use font-awesome to make icons for buttons. Implement rest of basic logic for login page. Some style fixings. Start adding skip controls.
2017-02-18 14:25:52 -05:00
GroovePlayer.h
Make sql connection public to share same connection pool. Layout calls for user info from DB. Implement login path.
2017-02-18 00:27:24 -05:00
main.cpp
Add shutdown path for audio layer. Add basic event loop after setting up groove objects. Fix race condition bug by not setting path first.
2017-02-03 00:29:30 -05:00
WebInterface.cpp
Remove some of old styling for new bootstrap css.
2017-02-18 17:20:09 -05:00
WebInterface.h
Start implementing web UI. Add track detail container. Comment out some old test code and DB code while more gets hooked up. Play/pause button is mostly implemented.
2017-02-15 00:47:58 -05:00