summaryrefslogtreecommitdiff
path: root/lib/XXV/MODULES/RECORDS.pm
AgeCommit message (Collapse)Author
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2008-03-08* AJAX: add handler 'question'Andreas Brachold
* REPORT: Don't fail if'nt HTTPD loaded * HTTPD: remove unused ->{cgi} from 'question'
2008-02-28* RECORDS: deliver preview image by command rimage 'id_frame'Andreas Brachold
* RECORDS: rlist add paging * RECORDS: rlist list founded preview image by sql query * RECORDS: hold founded preview image into database
2008-02-08* REPORT: dump date with common formatAndreas Brachold
* Fix typos
2008-02-07* RECORDS: rdelete group of recording, join double SQL-query to single queryAndreas Brachold
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-01-26* Remove double query to select fields from SQL QueryAndreas Brachold
* search, movetimeredit: Show channels groups * now/next/schema: show weekday as group * AUTOTIMER: Fuzzy compare between matching event and exists timers, recordings, chronicle. see mysql/soundex * AUTOTIMER: Detect exists timer with changed starttime inside pretime and aftertime from timers, inseed fixed five minutes * AUTOTIMER: status with translated field headers * MOVETIMER/CHRONICLE: mtl/chrl/chrs - query name from channels with single SQL-Query
2008-01-25* SHARE: [Bug #13022] Fix typo Andreas Brachold
* program,aedit,tedit,redit: choices with group of channels
2008-01-25* Tools: add date format with weekdayAndreas Brachold
* Change language, now independent from external settings * EPG/TIMERS: move time formating from template to perl code * RECORDS: [Bug #13014] vfat-Recordings with '/' can't assign * AUTOTIMER: [Bug #012960] AUTOTIMER with PDC ignore user settings * AJAX: Ignore now unknown formats
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
2008-01-20* EPG/TIMERS/RECORDS : SQL-Query improveAndreas Brachold
2008-01-20* AUTOTIMER: Fix show matched title Andreas Brachold
* Tools: refactoring date function * Skins stone/stone_flat/deltab - rdisplay failed on short recordings (Illegal division by zero)
2008-01-18* TIMERS: Use MD5Sum to reference timerAndreas Brachold
* AUTOTIMER: Fix double create timer if starttime less then 60 seconds changed * AUTOTIMER: Hide 'use pdc' if TIMER::use pdc disabled * AUTOTIMER: Bug #12960 dont create timer with pdc, if TIMER::use pdc disabled
2008-01-13* Update translationsAndreas Brachold
* RECORDS: use File::stat * MOVETIMER: Add redirect if move timer updated * TIMER: tnew with fast=1 create timer from event, without prompt * Skins/search: program timer from selected events by joined list * Skins/redirect: close frame automated after 3 seconds * xstyle: Fix searchbox+cancel => call command <undef>
2008-01-06* RECORDS: optimize scan directoryAndreas Brachold
* Ajax: Add support version 2.0 * Skins: drop widget url * tools: Fix multiline messages
2008-01-03* STREAM: Add embed player of playback (selectable widget)Andreas Brachold
* GRAB: Check range of parameter width/height * HTTPD: Some times missing footer * EPG: display deliver channelid for stream * Skins: remove skin.cfg / global.playbackmode * Skins: add skin.cfg / global.preferedlocal as default button for Switch inside VDR or web cast * Skins: format images to common size * Skins: Add more images (mute,loud,quiet) * Skins: Player with selectable widget (vlc/default media)
2008-01-01* STREAM: Add HTTPD Streaming for recording, with starttimeAndreas Brachold
* RECORDS: Start playback with start time * TIMERS: drop workaround getOldDeactivTimer - 'Search for old and deactivated Timers and delete this' cleanup etc/xxvd.cfg.example, skin.cfg rdisplay: add input field for start time
2007-12-28* New modul: MOVETIMER - This modul move timers between channels.Andreas Brachold
* rlist.tmpl : Fix typo
2007-12-24* RECORDS: Enlarge time frame to update preview images, if recordings added ↵Andreas Brachold
during timer run
2007-12-24* RECORDS: Add command to recover deleted recordingsAndreas Brachold
* RECORDS: Create images later, if recording just started * NEWS: Dump channel on messages about epg-events
2007-12-21* MUSIC: check object methodsAndreas Brachold
* RECORDS: format event 'recording deleted' * mlist: don't force cover update
2007-12-20* NEWS: Show category on messageAndreas Brachold
* NEWS: Select category name inseed integer value
2007-12-18* Drop support for older then vdr 1.3.44Andreas Brachold
* GRAB: load image direct from svdrp to memory, and send it direct to socket. * GRAB: Support multi line overlay * GRAB: simply variable names of overlay * RECORDS: reorder info.vdr routines * RECORDS: write title and subtitle into info.vdr after editing
2007-12-16* VTX: Embedded vtx-font inside module, drop graphics from VTXPATHAndreas Brachold
* HTTPD: remove binary from url as parameter, now defined at cmdobj, inside modul header * EPG: rename VPS to PDC, Programme Delivery Control * tools: add con_err,con_msg to dump message on console and log file * RECORDS: Show message after editing recording * MUSIC: remove proxy from playlist building, use proxy only to playing files
2007-12-09* RECORDS: Update recordings if marks.vdr changedAndreas Brachold
2007-12-09* Revert handle empty subtitleAndreas Brachold
2007-12-09* Update translationAndreas Brachold
* AUTOTIMER: Show lookup at waiter, after epg update * RECORDS: Update preview images with current duration * RECORDS: Simplification of SearchEPGID
2007-12-08* MEDIALIB: Add image if no actor image presentAndreas Brachold
* MEDIALIB: Align image at middle * STATUS: avoid some filter warning (is'nt numeric) * RECORDS: don't use inotify as global object * RECORDS: delayed preview image generation
2007-12-05* AUTOTIMER: Speedup search epg eventsAndreas Brachold
* AUTOTIMER: Don't sort fields of result output * MUSIC: Warn if socket blocked * RECORDS: a little optimize at analyze function
2007-12-02* contrib/update-xxv: fix typo Andreas Brachold
TIMERS: On VPS assign event based vpsstarttime RECORDS: reorder inotify function
2007-12-02* RECORDS: Use Linux::Inotify2, to detect new recordingsAndreas Brachold
2007-12-02* RECORDS: Use Linux::Inotify2, to detect new recordingsAndreas Brachold
* Rename to RECORDS::interval to RECORDS::reading in minutes, use as backup secondary update interval, inotify fail.
2007-12-02* AUTOTIMER: Allow search without topic, e.g. any event inside time rangeAndreas Brachold
* buildsearch: Allow simple wildcard search with single *
2007-12-01* CONFIG: Warn if real modul name missedAndreas Brachold
* RECORDS: Redirect encode url * RECORDS: Option 'undefined channel' was'nt showed
2007-12-01* rlist/rdisplay: Fix isn't numeric in sprintf at Filters.pmAndreas Brachold
* rdelete: redirect to parent folder, instead root folder * rcut/rplay: redirect to redisplay * rupdate: remove double redirect
2007-11-28* Dont use referer for redirect, after display result.Andreas Brachold
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-09* RECORDS: Update file size, if recording runningAndreas Brachold
* RECORDS: Assign EPG-event fail if event with subtitle, but timer without subtitle programmed * HTTPD: Fix warning if output_header undefined (only by waiter)
2007-11-09* RECORDS: fix div zero, if none recording presentAndreas Brachold
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-11-05* RECORDS: Fix calc free capacity if none recording presentAndreas Brachold
2007-11-04* RECORDS/EPG: rdisplay/display - Display warning message if recording/event ↵Andreas Brachold
none exist
2007-10-27* HTTPD Add method HEADAndreas Brachold
* HTTPD(Ajax) Calc sended bytes * RECORDS: redit - Display warning message if recording none exist
2007-10-09* RECORDS : Allows encoded underscores at vfat filenamesAndreas Brachold
2007-10-01* locale : fix typoAndreas Brachold
* RECORDS: assign maybe event from wrong channel if none subtitle present
2007-09-17* RECORDS Fix singlequoteAndreas Brachold
* Fix some typos
2007-09-16- add to all select statements sql_cache for more performanceFrank Herrmann
2007-09-15* RECORDS: generation of previews if recording name contain some special ↵Andreas Brachold
character CHANNELS: Store full frequency Fix some typo
2007-09-09* Update english translationAndreas Brachold
* Send proper mime header if file not modified (on state 304)
2007-09-08* Let SVN control version date and revisionAndreas Brachold