E-Paper-Calendar/Calendar
2019-03-21 22:29:46 +01:00
..
fonts Added font-boldness option and moved fonts to extra folder 2019-03-10 15:37:10 +01:00
other Removed replaced icons 2019-03-01 16:47:40 +01:00
weather-icons RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
Assets.py Added font path directly to font name 2019-03-10 15:49:56 +01:00
BoxDesign.py Updated according to the version 5.3.0 2019-03-10 07:52:53 +01:00
CalendarEvent.py Corrected property name 2019-03-21 22:29:23 +01:00
CalendarInterface.py Recognizing multiday events in get_day_events 2019-03-21 22:29:46 +01:00
DataSourceInterface.py Created more abstract level for data sources 2019-02-23 20:41:01 +01:00
DayHeaderDesign.py Changed transmitting of calendar to transmitting of events 2019-03-17 20:55:45 +01:00
DayListPanel.py Fine tuned rss font size 2019-03-16 18:37:34 +01:00
DayRowDesign.py Changed transmitting of calendar to transmitting of events 2019-03-17 20:55:45 +01:00
DayViewPanel.py Added hourListDesign 2019-03-17 22:05:49 +01:00
DebugConsole.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
DebugInterface.py Renamed and implemented the print function to print_txt, due to upcoming problems. 2019-02-27 17:13:59 +01:00
DesignEntity.py Implemented float pos and size rounding 2019-03-08 21:36:21 +01:00
DisplayAdapter.py Bounded width and height of DisplayAdapter to constructor. 2019-02-20 20:00:08 +01:00
E-Paper.py Added info about additional, not displayed events. 2019-03-21 22:02:08 +01:00
EllipseDesign.py Updated according to the version 5.3.0 2019-03-10 07:52:53 +01:00
Epd7in5Adapter.py Fixed printing errors 2019-02-28 21:58:38 +01:00
Epd7in5bAdapter.py Fine tuned color values 2019-03-10 16:05:42 +01:00
EpdAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
EventListDesign.py Changed transmitting of calendar to transmitting of events 2019-03-17 20:55:45 +01:00
HourListDesign.py Added hourListDesign 2019-03-17 22:05:49 +01:00
IcalEvents.py Added duration property to events 2019-03-16 18:50:52 +01:00
ImageFileAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
license.txt.txt RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
LoopTimer.py Fixed type issue for update_interval 2019-03-19 16:34:14 +01:00
MonthBlockDesign.py Fixed highlight box position bug 2019-03-04 20:05:33 +01:00
MonthOvPanel.py Changed transmitting of calendar to transmitting of events 2019-03-17 20:55:45 +01:00
OwmForecasts.py Fixed bugs 2019-03-09 17:12:25 +01:00
PanelDesign.py Added tasks interface to panel design 2019-03-03 16:39:47 +01:00
RssInterface.py Fixed sorting direction 2019-03-04 20:12:30 +01:00
RssParserPosts.py Fixed accessiblity issue 2019-03-04 20:11:19 +01:00
RssPost.py Defined RssPost and RssDataSourceInterface 2019-03-04 20:06:18 +01:00
RssPostListDesign.py Removed unnecessary features, changed some details and activated wrapping 2019-03-05 22:11:22 +01:00
settings.py.sample Changed default datatype of update_interval to integer 2019-03-19 16:45:48 +01:00
SingelDayEventListDesign.py Added info about additional, not displayed events. 2019-03-21 22:02:08 +01:00
TableTextDesign.py Added support for cell properties, focusing on colors 2019-03-10 19:10:05 +01:00
TextDesign.py Added broad multiline alignment support 2019-03-17 20:32:32 +01:00
TextWraper.py Fixed float bug 2019-03-09 17:23:30 +01:00
WeatherColumnDesign.py Fine tuned numbers font size 2019-03-17 20:37:42 +01:00
WeatherForecast.py Renamed identifier 2019-02-23 19:33:39 +01:00
WeatherHeaderDesign.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00
WeatherInterface.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00