Philippe G
d253bc34e5
ILI9341 driver - release
...
credits Mumpf and Harry1999
2021-02-11 00:28:13 -08:00
Mum-Pf
84881ecb45
New driver for ILI9341-OLED
...
New driver for ILI9341-OLED-colordisplay, with rotation, flip, colordepth, gammacorrection.
Tested with 2.8inch OLED-Display ILI9241
2021-02-09 14:19:55 +01: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
708a3f9c4a
small tweaks
2020-09-06 17:06:52 -07:00
Sebastien
889b1097cc
Reorganize configuration UI - release
...
The System tab is now hidden by default and can be enabled via a toggle
under the Credits tab, similar to how NVS tab works. A new tab was
created to hold configurations, and display configuration was added.
2020-09-04 16:02:53 -04:00
Philippe G
c01a83b466
warning-free compile
2020-08-12 16:10:18 -07:00
Philippe G
0865496d76
porting master changes
...
There is a divergence in accessors.c that I've not resolved
2020-08-02 23:13:46 -07:00
Philippe G
3c76f6fcb5
driver for ST7735/89 & LED PWM
2020-07-28 18:35:10 -07:00
Philippe G
62824da779
add color display support + SSD1351 driver
2020-07-25 16:57:10 -07:00
Sebastien
efb1ce0324
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
README.md
build-scripts/ESP32-A1S-sdkconfig.defaults
build-scripts/I2S-4MFlash-sdkconfig.defaults
build-scripts/NonOTA-I2S-4MFlash-sdkconfig.defaults
build-scripts/NonOTA-SqueezeAmp-sdkconfig.defaults
build-scripts/SqueezeAmp4MBFlash-sdkconfig.defaults
build-scripts/SqueezeAmp8MBFlash-sdkconfig.defaults
2020-06-09 14:42:37 -04: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
8f0709d5b1
clarify our licensing intention
2020-05-04 18:40:48 -07:00
Sebastien
293d08deec
system config UI work in progress
2020-04-29 19:38:00 -04: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
26330ee69e
add SSD1322 + few tweaks - release
2020-04-01 20:03:57 -07:00
Sebastien
1f508039e8
Merge remote-tracking branch 'origin/master' into master-cmake
...
Conflicts:
components/driver_bt/bt_app_sink.c
2020-03-15 08:37:23 -04:00
philippe44
e3bff04117
acquire display when starting to play - release
2020-03-15 00:16:49 -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
ca70068d88
backpedal on renaming the display component
2020-03-06 17:44:46 -05:00
Sebastien
562bec14fe
migrating to esp-idf V4.0 gcc 8.2 and CMake
2020-03-06 16:43:56 -05:00
Sebastien
c97f9e2c59
retrofit to gcc8
2020-03-04 13:01:24 -05:00
philippe44
0bf2c11fdb
Correcting annoying AirPlay bug! - release
2020-03-01 00:25:09 -08:00
philippe44
9759c0dbef
adding SSD1675 driver
2020-02-29 22:23:34 -08:00
philippe44
2d0eac5aee
Remove ELD reference
2020-02-28 20:58:29 -08:00
philippe44
efa818e794
Display improvements
2020-02-28 20:56:49 -08:00
philippe44
876ae491a1
add 'pause'
2020-02-27 18:23:05 -08:00
philippe44
bbe6022844
add AirPlay/BT pause length option - release
2020-02-26 23:53:42 -08:00
philippe44
1ae8f80e53
Complete display + add JPEG
2020-02-26 23:27:28 -08:00
philippe44
5109877909
more display update (still need to fix ClearWindow)
2020-02-25 19:38:08 -08:00
philippe44
f008229acd
more display refactoring, led bug correction
2020-02-24 21:54:56 -08:00
philippe44
a3d0b67670
display refactor
2020-02-22 16:09:25 -08:00
philippe44
4e7ff0a37a
AirPlay co-existence improvements, couple of display issues
2020-02-18 00:57:33 -08:00
philippe44
ed224f6b71
Add spectrum visualizer
2020-02-16 22:56:14 -08:00
philippe44
26c9a9e897
Verify that SPI works with SH1106
2020-02-10 20:44:50 -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
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
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
87713e4c93
much faster display update by modified "byte rows"
2020-01-15 15:08:19 -08:00
Sebastien
b0594b9df0
Merge with master
2020-01-15 12:23:55 -05:00
Sebastien
89765d9679
supporting command line driven display configuration
2020-01-14 17:34:51 -05: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
philippe44
9091f7726c
popup display
2020-01-12 22:58:33 -08:00