Philippe G
86b64d0415
headphone, bass/treble, battery from LMS
2020-08-15 18:43:02 -07:00
Sebastien
1a2de11e92
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
README.md
components/config/config.c
components/driver_bt/bt_app_sink.c
components/raop/raop.c
components/services/audio_controls.c
main/platform_esp32.h
2020-05-18 10:13:32 -04:00
Philippe G
7d2d4a6f77
AAC files might be blocked in a loop at the end
2020-05-13 20:11:45 -07:00
Philippe G
5b6ddf0b02
add IR and "raw" button mode - release
2020-05-09 18:07:26 -07:00
Sebastien
24035683a9
Merge remote-tracking branch 'origin/master' into master-cmake
2020-04-20 09:16:00 -04:00
Philippe G
014aa91fdd
add RSSI + disable equalizer when not needed - release
2020-04-19 23:01:07 -07:00
Sebastien
602b5564b0
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
components/raop/rtp.c
components/squeezelite/display.c
2020-04-06 10:39:55 -04:00
Philippe G
a094b0d61f
visu with fixed output - release
2020-04-03 18:40:45 -07:00
Sebastien
70aa420406
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
components/raop/raop.c
components/raop/rtp.c
main/cmd_squeezelite.c
2020-03-08 09:54:50 -04:00
philippe44
8e95bd3dd2
AirPlay fix & misc
...
- Spectrum scale fix
- Initialize more display parameters
- Reboot after 30s of no connection
- Reboot after IP address change
2020-03-07 14:01:53 -08:00
Sebastien
562bec14fe
migrating to esp-idf V4.0 gcc 8.2 and CMake
2020-03-06 16:43:56 -05:00
philippe44
ed224f6b71
Add spectrum visualizer
2020-02-16 22:56:14 -08:00
philippe44
dd7b4a0fb4
Automatic screen with update from player
2020-02-11 12:43:04 -08:00
philippe44
5d07344b4d
handle case w/o display - release
2020-01-30 22:48:36 -08:00
philippe44
dc392b342f
more display tweaks
2020-01-23 22:47:05 -08:00
philippe44
e82d56fbfa
merge in progress
2020-01-11 13:56:58 -08:00
philippe44
4a08f1c5c5
display support + extra generic buttons
2020-01-07 12:46:59 -08:00
philippe44
540466e746
Finalize buttons for AirPlay and BT, worked on coexistence
2020-01-04 02:03:34 -08:00
philippe44
1a6ab4f7d9
working buttons (LMS only)
2020-01-02 16:24:37 -08:00
philippe44
10d19a6dd8
BSS & jack changes
2019-11-14 16:53:05 -08:00
philippe44
0f8bd30544
terminate correctly statically created tasks
2019-11-05 20:18:26 -08:00
Sebastien
b6f1ce9a7a
NVS Refactor ** Factory+Squeezelite FLASH required for this branch!
...
This is a major refactoring of the nvs parameters storage. To support
this, a new partition was added. To start using this branch, one must
flash all binaries and possibly re-configure the system.
2019-10-03 14:15:59 -04:00
sle118
4a4614951e
Include memory fixes from main branch
2019-08-29 13:10:02 -04:00
sle118
6e7793a756
initial work on a wifi/http configuration module
2019-08-29 06:49:21 -04:00
philippe44
7f97f621c4
move some staks to external memory
2019-08-26 21:46:48 -07:00
philippe44
d063457616
tweaks
2019-08-21 17:14:03 -07:00
philippe44
217dd8e5f0
stack & internal memory optimization
...
will need to move pthread stack to external memory at some point ...
2019-08-20 23:04:41 -07:00
philippe44
d97d9fb7c9
add BT sink
2019-08-12 21:19:14 -07:00
philippe44
fb262366f0
attempts to get a solid synchronization
2019-07-05 23:01:12 -07:00
philippe44
81452733fc
thread naming correction + change embedded.h logic
2019-07-01 13:05:32 -07:00
philippe44
83f9f3320e
BT, EMBEDDED, thread joining
...
Fix a few BT issues (detection & sink name)
End threads on any server missing for too long (except if server IP set
manually)
Still cannot end threads when BT active (works wit I2S)
Thread lokc-up still happens when switching tracks quickly
2019-06-30 23:29:34 -07:00
philippe44
4b8790cf88
change sample rate between tracks + tweak EMBEDDED option
2019-06-29 21:02:30 -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