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
c97f9e2c59
retrofit to gcc8
2020-03-04 13:01:24 -05:00
Sebastien
4f72f284ce
Additional messages added to messaging bus, increase dft size
2020-03-03 11:42:25 -05:00
Sebastien
5ab1f04ea5
taming the memory monster
2020-03-02 18:03:47 -05:00
Sebastien
d1e46104ae
Merge remote-tracking branch 'origin/master' into httpd
2020-02-27 09:41:38 -05:00
philippe44
1ae8f80e53
Complete display + add JPEG
2020-02-26 23:27:28 -08:00
Sebastien
1bbd6c8225
Merge remote-tracking branch 'origin/master' into httpd
2020-02-26 23:18:03 -05:00
philippe44
f008229acd
more display refactoring, led bug correction
2020-02-24 21:54:56 -08:00
Sebastien
fe4f7ffb58
tune OTA update buffer - release
2020-02-24 21:28:41 -05:00
Sebastien
75af26c55e
Merge remote-tracking branch 'origin/master' into httpd
...
Conflicts:
components/wifi-manager/http_server.c
2020-02-24 16:15:34 -05:00
Sebastien
e19c9e12dc
memory leak fixed
2020-02-24 16:14:17 -05:00
Sebastien
168c15ce02
httpd alpha version - release
2020-02-21 17:16:48 -05:00
Sebastien
d4576bbdd4
httpd implementation - wip
2020-02-21 15:16:54 -05:00
philippe44
5cb25368b6
Increase timer thread stack for good ... + monitor only uses trace when enabled
2020-02-19 18:42:59 -08:00
philippe44
4fa993f1a1
trying to solve memory issue - release
2020-02-19 17:58:46 -08:00
Sebastien
2dad83e965
Merge remote-tracking branch 'origin/master' into httpd
...
Conflicts:
Makefile
components/wifi-manager/index.html
2020-02-19 08:14:49 -05:00
Sebastien
4de4e07d99
messaging subsystem wip
2020-02-19 08:02:58 -05:00
philippe44
ed224f6b71
Add spectrum visualizer
2020-02-16 22:56:14 -08:00
Sebastien
b80faf911a
fine tuning of httpd implementation
2020-02-13 16:22:51 -05:00
philippe44
26c9a9e897
Verify that SPI works with SH1106
2020-02-10 20:44:50 -08:00
philippe44
c4b0168370
auto-detect DAC
2020-02-09 14:22:35 -08:00
philippe44
90d52dabaf
More refactoring
...
last compile dependency on DAC
2020-02-09 13:29:30 -08:00
philippe44
64fcc0edec
More refactoring
...
- Display is a separated entity
- Make battery configuration consistent with others
- Led config part of led.c
- Jack config moved to monitor.c
2020-02-09 11:36:58 -08:00
philippe44
cfae996fd3
Refactoring
...
- Add SPI display
- Add SSD1326 (not fully tested)
- Remove all but one dependecies to HW (#define)
- Cleanup KProjectBuild
- Update .defaults
2020-02-09 00:25:50 -08:00
philippe44
808804f306
rotary pressed mistake
2020-02-06 16:55:07 -08:00
philippe44
4d68121111
ac101 tweaks
2020-02-06 16:33:41 -08:00
philippe44
f9da2d2d0f
DAC external instead of null
2020-02-05 18:17:05 -08:00
philippe44
555e5ad35e
add "volume" and "longpress" options to rotary
2020-02-05 13:10:10 -08:00
philippe44
ed4eb6a42e
adding rotary encoder + better jack gpio handling
2020-02-05 00:17:48 -08:00
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
ee1d54a1ba
add a GPIO to drive external amplifier
2020-02-03 17:25:26 -08:00
philippe44
1b5fc137d4
mini i2S backend to allow other DAC
2020-02-02 23:08:30 -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
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
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
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
philippe44
70261b17ac
diff display colum index + separate services & config accessors
2020-01-16 22:07:58 -08:00