Sebastien L
c76bbc3524
Fix recovery
2023-10-28 22:48:12 -04:00
philippe44
5068309d25
manage Spotify credentials
2023-09-27 19:36:38 -07:00
philippe44
067a1f2800
proposed way to handle loudness 0..10
2023-08-31 18:00:58 -07:00
philippe44
ad4d5db2f1
make some room in recovery
2023-08-30 23:47:25 -07:00
philippe44
85a3bf8836
add loudness (alpha)
2023-08-28 17:51:50 -07:00
wizmo2
ca7670f754
fix DAC config to add I2S (either 'I2S' or blank) ( #293 )
...
Co-authored-by: Wizmo2 <wizmo.home@tahoo.com >
2023-08-27 16:02:57 -04:00
Wizmo2
1e8d5371fe
Merge branch 'master-v4.3' of https://github.com/wizmo2/squeezelite-esp32 into led_visu-v4.3
2023-04-16 10:44:57 -04:00
Sebastien L
14f4caf584
Allow compiling out cspot
2022-11-28 09:22:46 -05:00
Sebastien L
8462de1c16
Fix spotify configuration UI- release
2022-11-25 13:48:32 -05:00
Wizmo2
afd0da16a5
merge changes from led_visu to v4.3
2022-11-24 03:49:19 -05:00
Sebastien L
977935015e
Update webpack and web ui to recent versions, bug fixes
2022-01-21 17:02:34 -05:00
Sebastien L
15c0e47ae3
Network WIP
2022-01-20 13:43:23 -05:00
Sebastien L
a93bd3c187
temp fix network manager log verbosity
2021-12-29 15:08:24 -05:00
Philippe G
898998efb0
big merge
2021-12-18 21:04:23 -08:00
Sebastien L
f8903770c2
fix Preset options, cleanup
2021-12-10 15:36:59 -05:00
Sebastien L
63fbc2f645
Network manager implemented and relatively stable
2021-12-10 13:07:27 -05:00
Philippe G
974ff5fa68
strncpy is not safe + memory optimization
2021-11-03 22:00:07 -07:00
Philippe G
c4bd320afe
close memory stream before returning on parsing error - release
2021-08-09 18:01:48 -07:00
Sebastien
4a529d6fbd
Firmware update UI revamp with support for local proxy
2021-04-14 18:16:18 -04:00
Sebastien
5a7d4fd535
Merge remote-tracking branch 'origin/master-cmake' into master-cmake
2021-04-12 12:12:00 -04:00
Sebastien
d61c650f39
UI change of the update mechanism
2021-04-12 12:11:54 -04:00
Wizmo2
5075878f05
Updates to driver for rebase
2021-04-10 08:59:45 -04:00
Wizmo2
a3b23bffc2
Config changes for WM8978 support
2021-04-10 08:44:13 -04:00
Sebastien
7c13c130b8
Wifi UI update
2020-12-21 11:01:22 -05:00
Sebastien
8fbe1159f5
Reworking BT output
2020-11-03 17:54:31 -05:00
Sebastien
9dbddd2c18
Disable unfinished Squeezelite config section - release
2020-10-27 17:26:06 -04:00
Sebastien
56d3c86b60
Fix compile error and attempt to release with GitHub Actions
2020-10-27 08:09:49 -04:00
Sebastien
4825dc6644
Update Github Build and config command
2020-10-26 18:17:17 -04:00
Sebastien
3e74292fc0
Reposition audio config and other small fixes - release
2020-10-09 16:35:30 -04:00
Sebastien
d379858dd2
Display config UI fixes - release
...
Add 2 entries as a replacement for the ST77xx driver name, remove SSD1306 default.
2020-10-08 21:09:36 -04:00
Sebastien
be1d841039
Major UI Update
...
- Bug fixes
- Jack doesn't show as plugged in if no jack detection is configured
- New layout
- Updated jQuery to latest version
- Updated bootstrap to latest version
- Updated the command processing backend to support UI interactions
- Added a number of accessors to normalize read/update various configuration entries
- Added more GPIOs to the status tab GPIO list
- Added several configuration sections for hardware and system
- Removed pop-over windows from system messages
- Added a message count pill to the status tab
- Added support for message count pill based on the highest severity
- Updated the message list table to set colours based on messages severity
- Added command processing message area close to the action buttons to provide feedback from running the commands
2020-10-08 17:19:22 -04:00