Commit Graph

322 Commits

Author SHA1 Message Date
philippe44
c3fd150d47 play button code fix in LMS 2020-01-17 22:07:37 -08:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
Sebastien
4dbed9ecb4 WIP - Audio Control Profile navigation 2020-01-17 17:27:51 -05:00
Sebastien
3ff1001240 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git 2020-01-17 11:52:51 -05:00
Sebastien
a2437324fe more i2c changes 2020-01-17 11:52:43 -05:00
philippe44
70261b17ac diff display colum index + separate services & config accessors 2020-01-16 22:07:58 -08:00
Sebastien
e7ed9385e4 Add 180 deg rotate to display configuration command line 2020-01-16 16:17:55 -05:00
Sebastien
e23d1a8f96 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git 2020-01-16 15:45:31 -05:00
Sebastien
a4846fa60b more alignment of cmd_i2ctools 2020-01-16 15:45:26 -05:00
philippe44
3b74588741 LMS seems to handle 32 pixels screen only 2020-01-15 23:51:22 -08:00
philippe44
cb7262962c flip correction :-) 2020-01-15 23:26:43 -08:00
philippe44
a30d1ee41e merge 2020-01-15 18:26:24 -08:00
Sebastien
ad3868dd95 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git
Conflicts:
	components/display/driver_SSD1306.c
2020-01-15 20:58:02 -05:00
Sebastien
da9d4a219e more changes to cmd_i2c 2020-01-15 19:29:59 -05:00
philippe44
f0a4233b39 process_button fix + option for remap 2020-01-15 16:17:22 -08:00
philippe44
7c5e212878 set default I2C speed to 400k 2020-01-15 15:18:06 -08:00
philippe44
87713e4c93 much faster display update by modified "byte rows" 2020-01-15 15:08:19 -08:00
Christian Herzog
6b52cf5c15 fully hide dummy iframe 2020-01-15 19:19:54 +01:00
Sebastien
7e125729d9 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git
Conflicts:
	components/config/config.c
	components/display/driver_SSD1306.c
2020-01-15 12:29:27 -05:00
Sebastien
b0594b9df0 Merge with master 2020-01-15 12:23:55 -05:00
philippe44
f8b5d856a3 buttons extension + config memory leak & external allocation 2020-01-14 23:29:19 -08:00
philippe44
ccf214fbe2 config update 2020-01-14 18:22:47 -08:00
philippe44
e96ba5fd5b globalize a few things 2020-01-14 16:11:15 -08:00
Sebastien
89765d9679 supporting command line driven display configuration 2020-01-14 17:34:51 -05:00
philippe44
eb5c7c3cea display update 2020-01-13 22:13:44 -08:00
philippe44
a0b3452dd7 minor tweaks 2020-01-13 21:08:08 -08:00
philippe44
dba4782871 display improvements, reset player_id when switching server 2020-01-13 19:19:55 -08:00
Sebastien
bb6d30c45f button json parser improvements 2020-01-13 17:22:18 -05:00
philippe44
9091f7726c popup display 2020-01-12 22:58:33 -08:00
philippe44
b7f391d909 button tweaks 2020-01-12 20:49:58 -08:00
philippe44
b5dc9ec47a add speaker fault + some cleanup 2020-01-12 15:57:05 -08:00
philippe44
52fad515b8 audio control JSON parsing works 2020-01-12 01:30:08 -08:00
philippe44
0fccfa27dd very basic patch to receive HTTP session > MTU
while waiting to HTTPD
2020-01-11 18:29:44 -08:00
philippe44
e82d56fbfa merge in progress 2020-01-11 13:56:58 -08:00
Christian Herzog
886676df88 show jack status 2020-01-11 17:26:29 +01:00
Sebastien
fd122ea0f2 Merge remote-tracking branch 'origin/master' 2020-01-10 16:06:44 -05:00
Sebastien
c85d2afbaf json button mapping config 2020-01-10 15:39:32 -05:00
philippe44
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00
philippe44
daef63fdea more refactoring
- jack & led moved to services
- output_i2s subscribes to jack detection
- add user-defined debounce timer to buttons
2020-01-08 19:09:53 -08:00
philippe44
1409e1ccbe improve display 2020-01-07 19:56:31 -08:00
philippe44
b34b3ad08e formating 2020-01-07 14:58:50 -08:00
philippe44
4a08f1c5c5 display support + extra generic buttons 2020-01-07 12:46:59 -08:00
philippe44
26ecdf60d9 refactor services, increase max sockets - release 2020-01-06 16:08:15 -08:00
philippe44
d301a2d9df JACK_LEVEL correction for real 2020-01-04 13:34:55 -08:00
philippe44
aa6aed2164 correct JACK_GPIO 2020-01-04 13:32:31 -08:00
philippe44
53361c63cd fixed coexistence 2020-01-04 12:44:07 -08:00
philippe44
540466e746 Finalize buttons for AirPlay and BT, worked on coexistence 2020-01-04 02:03:34 -08:00
philippe44
d0d98c778b BT buttons & disconnect when conflicting with LMS 2020-01-02 21:35:39 -08:00
philippe44
dbd2e21cca add volume for BT sink
At this point, I don't understand how to send requests for Play/Pause,
from the ESP32, to the BT controller
2020-01-02 18:29:19 -08:00
philippe44
1a6ab4f7d9 working buttons (LMS only) 2020-01-02 16:24:37 -08:00