summaryrefslogtreecommitdiff
path: root/contrib/upgrade-xxv-db.sql
AgeCommit message (Collapse)Author
2010-04-10* Release XXV-1.6Andreas Brachold
2009-12-20* Chronicle: store also epg description (change db layout version-32)Andreas Brachold
* Chronicle: ignore cutted recordings * jason: show description from recording stored by chronicle
2009-04-18* Release XXV-1.3.1Andreas Brachold
2009-04-13* prepare release 1.4Andreas Brachold
2008-12-07* RECORDS: New database 31Andreas Brachold
- support video directory per recorder (REQUEST #4306 ) (this directory should now defined with vdrlist/vdredit) * RECORDS: calc cut marks, display length of by cut recording * update-xxv: add file check, avoid missing upgrade-xxv-db.sql * update locale de
2008-07-27* Redesign SVDRP Communation to support more as one video disk recorder ↵Andreas Brachold
(Change database schema to version 30)
2008-06-15* Remove linked templates [a,m,r,t]search.tmpl, widget selected now by ↵Andreas Brachold
console->setcall('tlist') * Add modul to manage keywords withhin recordings * Store AUX-parameter (autotimer id, keywords) inside timer now as xml struct
2008-02-05* debian-install.sh missed by pakagingAndreas Brachold
* report: RECORDS - status message with wrong id * alist/clist/rlist: reorder sorting parameter, remove double sql query * rlist: move time formating from template to perl code
2008-02-03* Release XXV-1.1Andreas Brachold
2008-01-20* contrib/upgrade-xxv-db.sql dump always database before update executedAndreas Brachold
* Bug #12986, upgrade failed if remote mysql server used * CHANNELS: Merge twice SQL to single query * RECORDS: Fix typo
2007-12-28* New modul: MOVETIMER - This modul move timers between channels.Andreas Brachold
* rlist.tmpl : Fix typo
2007-11-27* Database: Change method of version control, use comment from table, ↵Andreas Brachold
instead use table 'VERSION' * RECORDS: Use MD5 for mapping preview images * RECORDS: Don't use 2nd try to generate preview images * Handle field names from table now with special character, remove prior workaround * TIMER: Search lookup also for description * buildsearch: redesign avoid SQL-Injection * AUTOTIMER: Speed up background scan, compare now only changed und added epg-events
2007-11-24* Table VERSION must dropped by update Andreas Brachold
2007-11-18* Reorder file names of documentationAndreas Brachold
* Create upgrade-xxv-db.sql only with user data tables
2007-11-09* Fix: Modification of a read-only value attempted at Tools.pm line 154Andreas Brachold
* RECORDS: Calc free recording capacity, now based on used file size
2007-08-13* Move files to trunkAndreas Brachold