philippe44
5f84dc3cb0
wait to switch external AMP GPIO even when stopping (pause = stop for stream)
2020-02-04 00:41:33 -08:00
philippe44
d912d21aac
merge misc GPIO options into set_GPIO
2020-02-04 00:13:22 -08:00
philippe44
8a7fc32b68
working A1S!
2020-02-03 23:22:11 -08:00
philippe44
79942a03fe
empty amp_GPIO does not mean GPIO 0!
2020-02-03 20:50:04 -08:00
philippe44
cb565da0eb
add GPIO to drive external amplifier
2020-02-03 17:25:42 -08:00
philippe44
ee1d54a1ba
add a GPIO to drive external amplifier
2020-02-03 17:25:26 -08:00
philippe44
447d728e1d
telnet
2020-02-03 14:23:27 -08:00
philippe44
cb625cd780
more telnet
2020-02-03 14:19:43 -08:00
philippe44
5fdea9fd42
telnet
2020-02-03 14:11:01 -08:00
philippe44
49b9700e6d
adding telnet
2020-02-03 13:48:19 -08:00
philippe44
8ddd5a58f3
displat mixup ms and s in RAOP as BT natively sends ms
2020-02-03 02:48:52 -08:00
philippe44
1b5fc137d4
mini i2S backend to allow other DAC
2020-02-02 23:08:30 -08:00
philippe44
3c0957d110
AirPlay: retry NTP sync when initial RTT is >100ms - release
2020-02-01 23:22:05 -08:00
philippe44
c9a85287e4
tweaks comments - release
2020-02-01 01:56:06 -08:00
philippe44
dfebb8ceb6
Add set_GPIO, handle GPIO 36/39 bug
2020-02-01 01:56:06 -08:00
philippe44
5d07344b4d
handle case w/o display - release
2020-01-30 22:48:36 -08:00
Sebastien
acbc661efb
Merge remote-tracking branch 'origin/master' into httpd
2020-01-29 11:10:34 -05:00
philippe44
9d2aa978d5
LMS/BT/AirPlay coexistence + improve display
2020-01-28 22:54:34 -08:00
philippe44
f9c30733e0
completed BT/AirPlay display
2020-01-27 21:50:46 -08:00
philippe44
4857ec39db
More display update + add UTF8 -> CP1252
2020-01-27 20:34:03 -08:00
philippe44
89f15619c7
add BT display (still WIP)
2020-01-26 23:53:22 -08:00
philippe44
61c3a1058c
Update README.md
...
remove config from accessors, nothing to do there
2020-01-26 02:37:28 -08:00
philippe44
1fd31471a2
Display for AirPlay / Bluetooth (still WIP)
2020-01-26 01:31:43 -08:00
philippe44
dc392b342f
more display tweaks
2020-01-23 22:47:05 -08:00
Sebastien
0cdb34032e
more attempts to support automatic redirection on connect
2020-01-23 18:01:25 -05:00
Sebastien
74c7b9e4f5
Merge remote-tracking branch 'origin/master' into httpd
2020-01-23 10:56:52 -05:00
philippe44
766d6972b1
display fixing
...
typo
plugin's files
2020-01-22 22:35:04 -08:00
Sebastien
5b1abf0fc9
httpd wip
2020-01-22 19:49:20 -05:00
Sebastien
b680999e62
Merge branch 'master' into httpd
...
Conflicts:
components/wifi-manager/http_server.c
components/wifi-manager/wifi_manager.c
main/config.c
main/config.h
2020-01-22 15:13:18 -05:00
philippe44
d79a1bf55f
right scrolling
2020-01-20 23:34:14 -08:00
philippe44
ce790a412e
add Vcc_GPIO & handle LMS 32-pixels fixed display height
2020-01-20 22:15:15 -08:00
philippe44
a763c2d4f7
client scrolling
2020-01-20 00:14:10 -08:00
philippe44
5a9df7b0d5
refactor display
...
- part of components
- separation between LMS & driver
- move slimp message to squeezelite
2020-01-18 16:19:06 -08:00
philippe44
10ea98f061
brightness
2020-01-18 01:06:04 -08:00
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