E-Paper-Calendar/Calendar
2019-03-13 22:14:39 +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 Added parameter 2019-03-10 13:23:26 +01:00
CalendarInterface.py Lowered abstraction level to keep generic sorting centralized 2019-03-03 13:53:07 +01:00
DataSourceInterface.py Created more abstract level for data sources 2019-02-23 20:41:01 +01:00
DayHeaderDesign.py Made weekday font bolder 2019-03-13 22:14:39 +01:00
DayListPanel.py Transmitting additional information to day rows 2019-03-09 15:23:09 +01:00
DayRowDesign.py Integrated support for colors in event list 2019-03-10 19:13:02 +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 line break 2019-03-13 21:07:36 +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 Implemented highlight colors, and general color options, for highlighted events 2019-03-10 19:10:30 +01:00
IcalEvents.py Bug fixed alarms as supposed by arustleund 2019-03-11 19:07:59 +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 Extracted loop timing and added refresh interval option. 2019-03-13 20:33:20 +01:00
MonthBlockDesign.py Fixed highlight box position bug 2019-03-04 20:05:33 +01:00
MonthOvPanel.py Added design option in settings-file and renamed general design settings 2019-03-08 17:46:10 +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 Extracted loop timing and added refresh interval option. 2019-03-13 20:33:20 +01:00
SingelDayEventListDesign.py Implemented highlight colors, and general color options, for highlighted events 2019-03-10 19:10:30 +01:00
TableTextDesign.py Added support for cell properties, focusing on colors 2019-03-10 19:10:05 +01:00
TextDesign.py Improved truncating 2019-03-10 18:51:46 +01:00
TextWraper.py Fixed float bug 2019-03-09 17:23:30 +01:00
WeatherColumnDesign.py Fine tuned fontsize 2019-03-10 15:06:46 +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