Sebastien L
83592b7079
WIP workflow [skip actions]
2022-10-06 11:16:05 -04:00
Sebastien L
f70cd0eeb1
Push a test build script for github actions
2022-10-05 12:24:31 -04:00
philippe44
405c7742ef
use TJPGD in flash
2022-09-15 13:47:32 -07:00
Sebastien L
28dba930c7
.3: Auto stash before merge of "master-v4.3" and "origin/master-v4.3"
2022-01-27 21:03:32 -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
5120029643
Firmware update improvements - include webpack build files
2021-04-14 21:09:45 -04:00
Sebastien
7457632990
Auto stash before merge of "master-cmake" and "origin/master-cmake"
2021-03-25 10:15:37 -04:00
Philippe G
15f1cebcdb
ignore
2021-03-04 20:27:16 -08:00
Sebastien
7c13c130b8
Wifi UI update
2020-12-21 11:01:22 -05:00
Sebastien
c82ae71726
Merge remote-tracking branch 'origin/master-cmake' into master-cmake
2020-11-17 14:00:57 -05: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
Sebastien
39058213fa
Merge remote-tracking branch 'origin/httpd' into master-cmake
...
Conflicts:
.cproject
.gitmodules
.project
.pydevproject
.settings/language.settings.xml
.settings/org.eclipse.cdt.core.prefs
components/cmd_i2c/CMakeLists.txt
components/cmd_i2c/cmd_i2ctools.c
components/cmd_i2c/component.mk
components/cmd_nvs/cmd_nvs.c
components/cmd_nvs/component.mk
components/cmd_system/cmd_system.c
components/cmd_system/component.mk
components/config/config.c
components/config/config.h
components/config/nvs_utilities.c
components/display/CMakeLists.txt
components/driver_bt/CMakeLists.txt
components/driver_bt/component.mk
components/raop/raop.c
components/services/CMakeLists.txt
components/squeezelite-ota/cmd_ota.c
components/squeezelite-ota/squeezelite-ota.c
components/squeezelite-ota/squeezelite-ota.h
components/squeezelite/component.mk
components/telnet/CMakeLists.txt
components/wifi-manager/CMakeLists.txt
components/wifi-manager/dns_server.c
components/wifi-manager/http_server.c
components/wifi-manager/http_server.h
components/wifi-manager/wifi_manager.c
components/wifi-manager/wifi_manager.h
main/CMakeLists.txt
main/console.c
main/esp_app_main.c
main/platform_esp32.h
2020-03-10 13:55:22 -04:00
Sebastien
d93e691534
squeezelite now links!
2020-03-08 12:34:52 -04:00
Sebastien
0acb0dc3e7
fix system freezing on telnet activation
2020-02-25 21:40:57 -05:00
Sebastien
c85d2afbaf
json button mapping config
2020-01-10 15:39:32 -05:00
sle118
6e7793a756
initial work on a wifi/http configuration module
2019-08-29 06:49:21 -04:00
philippe44
e9731ee232
tweak BT + first AirPlay commit
2019-08-17 23:39:05 -07:00
philippe44
53b0ab2390
refactoring step 3 - components
...
squeezelite is a component
platform_esp32 is the main
2019-06-29 13:16:46 -07:00
philippe44
f3bac182cf
refactor step 1 - BT
2019-06-28 23:43:23 -07:00
philippe44
6c5ce6ba80
refactor step 1 - BT
2019-06-28 23:08:46 -07:00
philippe44
463d66f6ac
tune libsoxr
2019-06-22 21:36:49 -07:00
Sebastien Leclerc
8500b2180d
Console support WIP!
...
Some instabilities to tackle. BT Ring buffer were taken out. DAC is
crashing with stack overflow. So does A2DP after playing for a little
while. This needs to be investigated.
2019-06-19 18:11:17 -04:00
Sebastien Leclerc
832180a4e4
Ring buffer implementation
...
First stab at implementing a ring buffer. Now tuning should be done.
The statistics report causes jitters and can be deactivated by lowering
the output verbosity.
2019-06-06 08:41:28 -04:00
philippe44
20007615a0
log update
2019-05-31 22:23:33 -07:00
philippe44
99d2afc0a0
BT update + enable gain
2019-05-31 20:58:24 -07:00
philippe44
ddfc03ea9b
BT merge
2019-05-25 11:20:46 -07:00
philippe44
e4afb64769
complete environment
2019-05-21 19:21:28 -07:00
philippe44
a5b37a13c9
🎊 Added .gitattributes & .gitignore files
2019-05-19 00:10:47 -07:00