summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-11- added padding in login.ecppMichael Brückner
2007-05-08- Control recordings playback from InfoboxDieter Hametner
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions
2007-05-08- added css style to 'a' in timers tableChristian Wieninger
2007-05-08- additional version check before accessing the service interfaceChristian Wieninger
2007-05-07- feature 292: link to schedule on channel name in timers listChristian Wieninger
2007-05-07- activation of infobox before streamingChristian Wieninger
2007-05-07- fixed password handlingChristian Wieninger
2007-05-07Changed Header, used time is now one column, fixing bugs #299 and #285Thomas Keil
2007-05-07Focus is now on the login field by default, fixing Bug #288Thomas Keil
2007-05-06- new button designDieter Hametner
2007-05-06- display of series timer was broken, if a series timer was at topChristian Wieninger
- gab between series timer and following standard timer was missing
2007-05-06- Added recording timer indication. Fixes #302Dieter Hametner
- Added appropriate image, adaped Makefile - Changed timers.ecpp, recordings.ecpp to use only <%cpp> (Doesn't confuse syntax aware text editors like <{ }> did.)
2007-05-06- admin password is now stored as <length>:<md5 hash of password> in ↵Christian Wieninger
live.AdminPasswordMD5 (default password keeps 'live', so please re-edit your password via OSD) - new function MD5Hash in tools - changed epgsearch to use MD5Hash of tools
2007-05-06- added alt="" tags in remote.ecpp - closes #267Michael Brückner
2007-05-05- General cleanup of recordings. Made design more like other pagesDieter Hametner
- Bugfix for #289, #291 - Adapted styles and helper classes. - recordings should be now strict XHTML.
2007-05-05- Fix for the linking problem.Dieter Hametner
For details see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422372
2007-05-04- tooltip is now on events titleChristian Wieninger
2007-05-04- added grab abfrage ob kannSascha Volkenandt
2007-05-04- added login protection to various pages that i did forgetMichael Brückner
2007-05-04- increased GrabMaxPause to 10sSascha Volkenandt
2007-05-04- added intervals for min/max grabsSascha Volkenandt
2007-05-04- moved grab task into mainthreadloopSascha Volkenandt
2007-05-04- "more" button for scheduleChristian Wieninger
2007-05-04- removed automatic scrolling and turn selection color to blueChristian Wieninger
2007-05-04- the current event in schedules is now displayed in redChristian Wieninger
2007-05-03- size of extended epg info fields increased from 10 to 20Christian Wieninger
2007-05-03- EPG pages now display record.png or record_timer.png depending on an ↵Christian Wieninger
existing timer - If record_timer.png is displayed one can now edit the timer for an event
2007-05-03- correctly displaying ':' in title, shorttext of search resultsChristian Wieninger
2007-05-03- admin password in setup is now hiddenChristian Wieninger
2007-05-03- search timers now display start/stop in common time formatChristian Wieninger
2007-05-02- Fix bug #00283 by using optional 'SkipGap' parameter ofDieter Hametner
Channels.GetByNumber function.
2007-05-02- now using common time formatChristian Wieninger
2007-05-01Beautified some stuff, I'm not yet content with the daysThomas Keil
2007-05-01Fixed HTML error, bug #279Thomas Keil
2007-05-01Fixed some XML-WarningsThomas Keil
2007-05-01Fixed HTML errors, bug #278Thomas Keil
2007-05-01Fixed XML errorThomas Keil
2007-05-01Fixed HTML errors, bug #277Thomas Keil
2007-05-01Fixed various HTML errors, bug #276Thomas Keil
2007-05-01Beautified some stuffThomas Keil
2007-05-01Beautified some stuff and fixe Bug #273Thomas Keil
2007-05-01"Avoid repeats" is now aligned top, fixed Bug #271Thomas Keil
2007-05-01- Start/StopTimeFormatted now uses ZeroPad from tools.cppChristian Wieninger
2007-05-01Numbers are now padded with leading zeroes if necessary, fixed Bug #275Thomas Keil
2007-05-01Added function ZeroPad to pad numbers with leading zeroes, e.g. 5 -> 05Thomas Keil
2007-04-30Addex XML-encoding to fix Umlaut problemThomas Keil
2007-04-30- fixed a memory leak with new search timersChristian Wieninger
2007-04-29- Yet an other error in pages/Makefile found and fixed.Dieter Hametner
2007-04-29- Added infobox to searchresults page.Dieter Hametner
2007-04-29- Fix Makefile in pages.Dieter Hametner