Commit Graph

48 Commits

Author SHA1 Message Date
70886bacba Switch getSongList()/listsongs to return json only and generate html in javascript 2025-04-18 10:53:04 -04:00
8f23b77ace Fix missing semicolon termination on width properties. 2025-04-18 10:07:16 -04:00
3dac8013d8 Clean up output and force json content type 2025-04-18 10:02:30 -04:00
e92eff5107 Fix include path for getID3/composer. 2025-04-18 09:51:33 -04:00
c5fb8657ca Fix vim modeline 2025-04-18 09:35:19 -04:00
7ad5c67a77 Switch to composer getID3 lib. Add SIMULATE arg/mode. Add vim modeline. 2025-04-18 09:33:06 -04:00
d3d8e6c421 Move where history contents gets set further down the process 2025-04-18 09:31:35 -04:00
90e1ed3805 Add Bluegrass genre art 2024-06-01 14:15:43 -04:00
d793790fe5 Use better album art parameter name for JSON object response 2024-06-01 13:53:04 -04:00
b339af3103 Switch from returning HTML for listsongs to JSON for currently playing song 2024-06-01 13:48:56 -04:00
2f7735f669 Rearrange order of operations in skipSong() to make button skinning work better, and get the new song in the subsequent listsongs call 2024-06-01 12:55:48 -04:00
7ddbc11d27 Remove superfluous getVolume in document.ready 2024-06-01 12:53:16 -04:00
83925c2705 Remove async calls (and the need for them in the first place) 2024-06-01 12:42:43 -04:00
7ed669b4ba Switch to current version of jQuery and jQueryUI 2024-06-01 12:38:28 -04:00
ff376f8733 Merge branch 'master' of https://git.jaj.com/junior/HomeAudio 2024-06-01 12:29:57 -04:00
07c4dd7d4d Fix path to scripts folder now that ajax PHP is in a subfolder 2024-06-01 12:28:31 -04:00
bd38ced467 Make start URL for manifest relative 2024-05-29 13:49:01 -04:00
0f4cdd1b35 Change installation instructions for third party libraries 2024-05-29 10:37:53 -04:00
6bf8eda722 Fix file path references now that most files are in appropriate subfolders 2024-05-29 10:34:09 -04:00
9c1137a69d Move files into ajax, css, core, and js folders. 2024-05-29 10:27:44 -04:00
4198d9aaaa Remove execute perms 2024-05-29 10:01:31 -04:00
5b0ede696f Remove files somehow polluted from the LEDColors repo 2024-05-22 16:58:47 +00:00
a48f9dcb41 Add system service file for deb derivatives 2024-05-18 15:48:19 +00:00
d63be7afdd Add manifest.json, extra icons to support modern Android Home Screen apps 2024-05-18 15:47:55 +00:00
a4dcc0e0af Remove unneeded reference to getID3 2024-05-18 15:11:05 +00:00
82b6d32469 Switch togglemute to catch Mono Master channel 2024-05-18 14:57:41 +00:00
f42e2fb87a Merge branch 'master' of https://git.jaj.com/junior/HomeAudio 2024-05-15 19:49:23 +00:00
8f5932a25f Add getID3 using composer 2024-05-15 19:47:44 +00:00
3a3bc000fd Helper shell script to run homeaudio_utils.php 2024-05-15 12:38:06 -04:00
1b09cd404a Just a utility script 2024-05-15 12:37:22 -04:00
b7d0d79ec5 Updates prior to switching to new Jukebox computer 2024-05-15 12:36:32 -04:00
2b8e992742 Make the skipsong buttons not show active if the function is aborted 2020-04-18 15:28:55 -04:00
5096cd88e5 Sigh. Actually commit after the file was saved 2020-04-18 15:24:28 -04:00
d31c589b87 Make the drop song button not change to active color if the function was aborted 2020-04-18 15:21:10 -04:00
0f2f22b280 Make christmas songs impossible to queue when it isn't December 2020-04-18 14:50:06 -04:00
e3d2333dde Change the MP3 player (mpg321) to a configurable option. 2019-07-04 15:40:12 +00:00
305096f65e Added header.php include. No idea how that got missed. 2019-07-04 15:27:44 +00:00
3ea902115f Removed LED references 2019-07-03 18:17:27 +00:00
e7b49a8c36 More markdown hate 2019-07-02 09:31:57 -04:00
d033d8a524 God, I hate markdown 2019-07-02 09:29:28 -04:00
aca953bc94 Fix line breaks in the instructions list. 2019-07-02 09:27:44 -04:00
cf1a33d8dc Added instructions for the daily and at-boot scripts. 2019-07-02 09:26:17 -04:00
ed81398360 Change the order of the daily parsing scripts. 2019-07-02 09:23:15 -04:00
c63ddd8e3e Add a config parameter for the home folder of the web server user 2019-07-02 09:17:04 -04:00
127b8b32f4 Switch to using the settings table for current volume instead of /tmp/curvol 2019-07-02 08:49:32 -04:00
81a9e1e37e Change the initial volume to zero (0) 2019-07-02 08:09:28 -04:00
e1e4a8b148 Initial commit to Git from Subversion 2019-07-02 07:43:31 -04:00
57d635138c Initial commit 2019-07-02 07:15:58 -04:00