Philippe G
dc1e258d64
use network manager events for AirPlay and Spotify
...
- split network_manager.h in two parts
- centralize mDNS
2021-12-22 18:41:49 -08:00
Philippe G
9a37d9dba4
Spotify over Ethernet!
2021-12-18 23:45:59 -08:00
Philippe G
898998efb0
big merge
2021-12-18 21:04:23 -08:00
Sebastien L
63fbc2f645
Network manager implemented and relatively stable
2021-12-10 13:07:27 -05:00
Sebastien L
81756a7649
cpp state machine for ethernet
2021-11-16 10:11:38 -05:00
Philippe G
974ff5fa68
strncpy is not safe + memory optimization
2021-11-03 22:00:07 -07:00
Philippe G
5f5466fcb0
add "MISO" to system's spi_config
2021-10-31 16:13:42 -07:00
Philippe G
4f6dcc2cc7
add SPI ethernet
2021-10-31 14:45:35 -07:00
Philippe G
a98b1d00b0
Ethernet + AirPlay fixes
2021-10-30 17:51:22 -07:00
Philippe G
50390dbc61
Fix i2s mode for 32 bits & SPDIF - release
2021-09-24 18:19:50 -07:00
Philippe G
6f4ed0679e
fix 32 bits sample size L/R swap - release
...
issue is in esp-idf
2021-09-11 21:40:10 -07:00
Philippe G
813e7ee712
use polling for gpio 36 & 39 - release
2021-08-19 19:11:39 -07:00
Wizmo2
e588deb3af
fix audio control in bt and airplay
2021-06-16 21:53:44 -04:00
wizmo2
d3dd8b9078
Update battery.c
2021-05-13 20:00:02 -04:00
Wizmo2
2699216d25
Add atten to battery service
2021-05-13 19:53:55 -04:00
Sebastien
d61c650f39
UI change of the update mechanism
2021-04-12 12:11:54 -04:00
Philippe G
3a2bfe470f
show absolute battery level
2021-04-04 16:06:31 -07:00
Philippe G
87bf6255f4
tweak priorities - release
2021-03-22 18:07:09 -07:00
Philippe G
d5bf498d3d
support SPDIF @ 96kHz - release
2021-03-20 19:08:42 -07:00
philippe44
ee35e1dc99
Merge pull request #64 from MatthiasLienhard/master-cmake
...
added power and preset buttons
2021-02-10 23:05:01 -08:00
Sebastien
7c13c130b8
Wifi UI update
2020-12-21 11:01:22 -05:00
Matthias Lienhard
347a795b5f
added power and preset buttons
2020-12-10 01:45:13 +01:00
Sebastien
2d573da503
Fixing #59 and unnecessary jack insertion messages-release
2020-11-21 09:26:56 -05:00
Sébastien
ede495a145
Added workflow build badge to readme - release
2020-11-17 14:27:48 -05:00
Sebastien
cd13577d93
Reduce system load when loading HTTP UI - release
2020-11-17 13:58:19 -05:00
Sebastien
8fbe1159f5
Reworking BT output
2020-11-03 17:54:31 -05: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
Philippe G
762c529563
fix a couple of gpio names (SPI/I2C)
...
Also a few "style" consistency changes so that within each file, look is the same, although different files can have different styles
2020-09-12 22:58:52 -07:00
Sebastien
0c224b4b84
New config UI for Services (Airplay, bt, etc) - release
2020-09-12 23:09:38 -04:00
Chuck
cc5fb49ff8
Battery gauge fix ( #52 )
...
* Fix battery reporting in status.json, and adjust scaling for bettery level representation
* remove comment verbosity
* change battery_value_svc to return float
Co-authored-by: rochuck <chuck@zethus.ca >
2020-09-12 11:31:28 -04:00
Sebastien
189bc763dd
WIP User Interface improvement. Fix SqueezeAmp build - release
2020-09-11 16:27:27 -04:00
Sebastien
78b7639400
WIP - User Interface improvements
2020-09-11 16:15:31 -04:00
Sebastien
56954962a3
WIP - Rework UI, add new commands for SPI and device name
2020-09-09 22:07:55 -04:00
Sebastien
5ff673ae7d
Fix build issue - release
2020-09-08 17:11:52 -04:00
Philippe G
708a3f9c4a
small tweaks
2020-09-06 17:06:52 -07:00
Philippe G
94da8ca950
i2c timeout change + remove some wifi test code used for led fix - release
2020-09-01 13:40:25 -07:00
Philippe G
9a9a4fef65
Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32 into master-cmake
2020-09-01 12:24:11 -07:00
Philippe G
3a7b1f48c7
change a bit log
2020-09-01 12:24:09 -07:00
Sebastien
a46bbb409f
Fixes #50 - Green led flash state reset on wifi connect - release
2020-09-01 15:11:45 -04:00
Sebastien
08d16c2ca2
Led configuration wasn't correctly reported in logs
2020-09-01 12:03:31 -04:00
Philippe G
d2ca0b3f33
identify patch - release
2020-08-26 19:41:43 -07:00
Philippe G
e448a265c0
i2s.c strange issue to enable SPDIF
...
Not accessible from userland...
2020-08-26 19:37:35 -07:00
Sebastien
8172ab535f
Use our own local i2s driver as opposed to patching the esp-idf.
...
The esp-idf has a known issue with the i2s frequency calculation that
prevents us from leveraging the i2s output to drive SPDIF. We used to
patch the esp-idf with our changed code before compiling, but that may
cause problems when setting up a new build environment and not reading
the instructions.
2020-08-24 11:28:12 -04:00
Philippe G
86b64d0415
headphone, bass/treble, battery from LMS
2020-08-15 18:43:02 -07:00
Philippe G
ea3c6696e2
solve memory leak in monitor & potentially http
2020-08-14 18:51:59 -07:00
Philippe G
5aa08cfd0c
compile error when not using stats
2020-08-13 18:56:15 -07:00
Philippe G
c01a83b466
warning-free compile
2020-08-12 16:10:18 -07:00
Philippe G
05e3c59a46
fix some compile issue & add TAS5713
2020-08-03 13:19:47 -07:00