<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-live/live/img, branch cvs-commit-353</title>
<subtitle>VDR Live Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/'/>
<entry>
<title>Fixed appearance of the negative status feedback box, which is used when ajax</title>
<updated>2008-02-26T23:19:57+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2008-02-26T23:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=60e22e8cbe39c34561b62a6faac5d4b384209bd9'/>
<id>60e22e8cbe39c34561b62a6faac5d4b384209bd9</id>
<content type='text'>
actions which trigger only some setting in VDR but not update the live
pages fail. This led to new 'redwine' images for the hint background.
So those were added too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
actions which trigger only some setting in VDR but not update the live
pages fail. This led to new 'redwine' images for the hint background.
So those were added too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new image for timer conflict notification.</title>
<updated>2008-02-25T00:56:41+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2008-02-25T00:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=a61f3ee4e41a1c8b575e657a99f8e7ac4276ed17'/>
<id>a61f3ee4e41a1c8b575e657a99f8e7ac4276ed17</id>
<content type='text'>
Added a Force function to TimerConflicNotifier.
Added the force notification to timer creation. First tests with this
weren't very promising. Needs some thorough testing also at timer
modification and deletion.
Regenerated language header for backwards compatibilty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a Force function to TimerConflicNotifier.
Added the force notification to timer creation. First tests with this
weren't very promising. Needs some thorough testing also at timer
modification and deletion.
Regenerated language header for backwards compatibilty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added functionality to display timer conflicts when polled through the</title>
<updated>2008-02-24T18:37:21+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2008-02-24T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=41298f1f32e40644b2837c96c45b02e9ad27f95f'/>
<id>41298f1f32e40644b2837c96c45b02e9ad27f95f</id>
<content type='text'>
statusbox updates.
Created the layout and look of the status message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
statusbox updates.
Created the layout and look of the status message.
</pre>
</div>
</content>
</entry>
<entry>
<title>first version with timer conflicts</title>
<updated>2008-02-16T23:28:47+00:00</updated>
<author>
<name>Christian Wieninger</name>
<email>cwieninger (at) gmx (dot) de</email>
</author>
<published>2008-02-16T23:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=ba8b5a77ae3bd7cacc457c995d9beacbc80a8f75'/>
<id>ba8b5a77ae3bd7cacc457c995d9beacbc80a8f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Moved images from compiled in image dir to data dir 'img'.</title>
<updated>2007-09-17T22:23:40+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2007-09-17T22:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=721f6213cc1343e4ab613a89be55d37dd0780244'/>
<id>721f6213cc1343e4ab613a89be55d37dd0780244</id>
<content type='text'>
- Fixed MapUrl entries to the new image location
- Adapted some pages for the new image locations.
- Added a preload functionalty to fill file cache at plugin startup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed MapUrl entries to the new image location
- Adapted some pages for the new image locations.
- Added a preload functionalty to fill file cache at plugin startup.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made vdr ajax requests work also via a static page. This is for</title>
<updated>2007-07-29T17:41:38+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2007-07-29T17:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=6bd91ddffe86ebeb10420f05a232f8e779eaf86d'/>
<id>6bd91ddffe86ebeb10420f05a232f8e779eaf86d</id>
<content type='text'>
  browsers that don't support javascript (e.g. PDA browsers)
- Implemented for AJAX request a visual notification how requested action
  performed.
- Adapted styles for this.
- Moded images for rounded boxes (formerly tip-hint-??.png) to central
  image directory and renamed them according to their color. This
  makes them reusable in different themes.
- Adapted themes to this move.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  browsers that don't support javascript (e.g. PDA browsers)
- Implemented for AJAX request a visual notification how requested action
  performed.
- Adapted styles for this.
- Moded images for rounded boxes (formerly tip-hint-??.png) to central
  image directory and renamed them according to their color. This
  makes them reusable in different themes.
- Adapted themes to this move.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to the mootools framework.</title>
<updated>2007-07-12T19:10:34+00:00</updated>
<author>
<name>Dieter Hametner</name>
<email>dh (plus) vdr (at) gekrumbel (dot) de</email>
</author>
<published>2007-07-12T19:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-live/commit/?id=7b003f8aaafc2d95dcf7c9dfc5cbc6288b37915c'/>
<id>7b003f8aaafc2d95dcf7c9dfc5cbc6288b37915c</id>
<content type='text'>
- New more XHTML compliant tips.
- Optional AJAX enabled infoboxes for epg information.
- Major speed enhancement for the single pages, due to less data to
  transfer to the browser.
- See doc/ChangeLog for more detailed changes description.
- See doc/dev-conventions.txt for how we benefit from mootools package
  on the ECMAScript side of live.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- New more XHTML compliant tips.
- Optional AJAX enabled infoboxes for epg information.
- Major speed enhancement for the single pages, due to less data to
  transfer to the browser.
- See doc/ChangeLog for more detailed changes description.
- See doc/dev-conventions.txt for how we benefit from mootools package
  on the ECMAScript side of live.
</pre>
</div>
</content>
</entry>
</feed>
