Commits on Source (24)
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
code quality enhanced, timer management improved, started to implement methods for manual playlist editing
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
implemented manual inserting of a ScheduleEntry. Manual radio control is not far away. Found a - at least for me - hard to track bug coming from sqlalchemy session. not fixed
-
Gottfried Gaisbauer authored
started to implement trackservice. removed unused (comba)methods from scheduler.py&calender.py. minor beautyness improvements
-
Gottfried Gaisbauer authored
-
Gottfried Gaisbauer authored
fixed the commit bug. one does not have to add a already existing object in the database to the session.
-
Gottfried Gaisbauer authored
Showing
- .idea/aura.iml 12 additions, 0 deletions.idea/aura.iml
- .idea/dictionaries/gg.xml 4 additions, 0 deletions.idea/dictionaries/gg.xml
- .idea/inspectionProfiles/Project_Default.xml 11 additions, 0 deletions.idea/inspectionProfiles/Project_Default.xml
- .idea/markdown-navigator.xml 73 additions, 0 deletions.idea/markdown-navigator.xml
- .idea/markdown-navigator/profiles_settings.xml 4 additions, 0 deletions.idea/markdown-navigator/profiles_settings.xml
- .idea/misc.xml 5 additions, 0 deletions.idea/misc.xml
- .idea/modules.xml 9 additions, 0 deletions.idea/modules.xml
- .idea/preferred-vcs.xml 7 additions, 0 deletions.idea/preferred-vcs.xml
- .idea/vcs.xml 7 additions, 0 deletions.idea/vcs.xml
- .idea/workspace.xml 0 additions, 0 deletions.idea/workspace.xml
- README.md 83 additions, 0 deletionsREADME.md
- aura.py 61 additions, 0 deletionsaura.py
- configuration/aura.ini 104 additions, 0 deletionsconfiguration/aura.ini
- configuration/scheduler.xml 31 additions, 0 deletionsconfiguration/scheduler.xml
- errormessages/controller_error.js 209 additions, 0 deletionserrormessages/controller_error.js
- errormessages/scheduler_error.js 68 additions, 0 deletionserrormessages/scheduler_error.js
- guru.py 149 additions, 0 deletionsguru.py
- libraries/base/calendar.py 0 additions, 0 deletionslibraries/base/calendar.py
- libraries/base/config.py 134 additions, 0 deletionslibraries/base/config.py
- libraries/base/parsexml.py 355 additions, 0 deletionslibraries/base/parsexml.py
.idea/aura.iml
0 → 100644
.idea/dictionaries/gg.xml
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
.idea/markdown-navigator.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/preferred-vcs.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/workspace.xml
0 → 100644
This diff is collapsed.
README.md
0 → 100644
aura.py
0 → 100755
configuration/aura.ini
0 → 100644
configuration/scheduler.xml
0 → 100644
errormessages/controller_error.js
0 → 100644
errormessages/scheduler_error.js
0 → 100644
guru.py
0 → 100755
libraries/base/calendar.py
0 → 100644
This diff is collapsed.
libraries/base/config.py
0 → 100644
libraries/base/parsexml.py
0 → 100644