Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RECORDS: Generate some more preview images
|
|
EPG: handle SI:content description
|
|
|
|
RECORDS: show error message if command 'play' failed
EPG: search data by channel id (instead of channel hash = id+vid)
|
|
CONFIG: show moduls description on editing preferences
USER: refactoring createTmpDir
RECORDS: refactoring status handler
SHARE: change order of topten view
|
|
* skins: adapt command rconvert to common method
* jason: add rconvert
* jason: reorder context menus
|
|
|
|
|
|
|
|
* AUTOTIMER: adjust timer before assign new autotimer
* MUSIC: add option data=all:1 to deliver all tracks
* HTTP: allow skins with swf files
* CHANNELS: allow clist for guest users
* TIMERS: adjust inactive timer too
|
|
AUTOTIMER: make timer search more tolerant
CHANNELS: search channel by hash
RECORDS/STREAM: support new filestructure (since VDR-1.7.3) (BUG #15540)
|
|
* RECORDS: redit remove useless edit of recording 'priority'
|
|
|
|
(resolv now real file name)
|
|
* RECORDS: Fix a illegal division by zero if video directory is missed
|
|
* RECORDS: reformat message if recording deleted to common style
|
|
|
|
* skins/jason: recordings show cutpoints
* skins/jason: program list - allow programming multiple timer with 'one' click
|
|
|
|
* USERS: ulist show translated access level
* CHANNELS: cdelete - refactory code
* RECORDS: rdelete,rrecover - refactory code
* TIMERS: tdelete, ttoggle - refactory code
* TIMERS: findOverlapping - refactory code
|
|
RECORDS: Store cutted state
RECORDS: add options to define default order for series
RECORDS: ignore mark for cutted recording by order
|
|
* RECORDS: dynamic add or remove watched video directory depends state of recorder
* Fix some typos
|
|
- 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
|
|
* USER: Reimplement user own config profiles
* MEDIALIB: Remove fix number of columns, use now floating layout
* SVDRP: Add status message
* xxvd: Change password failed, on none HTML-Consoles
* AUTOTIMER: remove astatus (wrong callback)
* XMLTV: fix import, add multi recorder capability
* REPORT: clean up some routines
* STATUS: remove usage of /bin/wc, use native perl code
* CHANNELS: Fix hang at read channels, if recorder offline
* TELNET: remove 'quit' command do same like 'exit'
* RECORDS: clone database handle for preview image generation
* TIMERS: add more parameter check
* xxvd: disable mysql_enable_utf8
|
|
* SVDRP: split queue_cmds into queue_add,queue_count,queue_flush
* SVDRP: remove double error handling
* COMMON: remove unused variable
* VTX: Warn, if missing base directory
* VTX: Fixed inserted page links, if more then two links inside one line
* Console: Fix usage message
|
|
* RECORDS: redit - Fix select channel
* RECORDS: add option to define preview image width
|
|
* EVENTS: store news from last month into database
* RSS: dump news from database
* TIMERS: event if timer adjusted
* TIMERS/AUTOTIMER: rewrite event/news handling
* xxvd: show pid at startup
* xxvd: show base revision at startup
* CHANNELS: fix detect radio channels
* REPORT: Refactoring event handling, move any function to modul EVENTS.
* EVENTS: elist function to list news as table
* EVENTS: respect minimum level to exclude unwanted harmless news
* RSS/MAIL... : remove dependency to modul REPORT
|
|
(Change database schema to version 30)
|
|
* CHANNELS: Fix format of message if new channel found
|
|
* KEYWORDS: Bugreport[14073] Ignore not well-formed (invalid token) xml data
|
|
|
|
|
|
console->setcall('tlist')
* Add modul to manage keywords withhin recordings
* Store AUX-parameter (autotimer id, keywords) inside timer now as xml struct
|
|
* GRAB: remove junk command grab
* GRAB: Fontscaling depends size of picture
* CHANNELS/RECORDS: Fix multi list options to work with ajax
* TIMERS: Allow define 16 dvb-cards
* TIMERS: Rename message about founded sources of channels (Request 013839)
|
|
* SHARE: use persist random id
* UTF-8: Reorder defines
* UTF-8: Replace 'SET NAMES' with 'set character set'
* alist: Move generation of channels name from template to perl code
* skins: header add generator meta-tag with version
* RECORDS: Replace character by Hexnibble
* HTTPD: Speedup lookup find skins
* HTTPD: Build options for start page delayed, avoid wrong UTF8 translation
* CHRONICLE: add cgi-parameter start/limit for paging query
* EPG: now: add cgi-parameter __cgrp=all to get all data
* CHRONICLE: Add message to console by delete entry
* OUTPUT/Ajax: optimize callback 'questions'
|
|
|
|
of unicode as last character
* Reformat message 'Couldn't load perl module...'
* different ways to load binary/text files
* RECORDS: Prepare list of commands at perl code and not into template code
* RECORDS: Load images less strictness
* Reorder locale routines
|
|
* CHANNELS: Change layout of CHANNELSGROUPS avoid floating id
* MUSIC: Use mysql_enable_utf8 to connect GiantDisc database if enabled
* HTTPD: Use now String::Escape to ellipsis strings at word boundary (avoid UTF-8 cutting)
* Some: Remove warning if'nt {cgi}->param('limit') not defined
|
|
* Remove unused Data::Dumper
* Hide 'select language' if run with --utf8, avoid losing encoding by reconfigure
* UTF8: Add mysql_enable_utf8
|
|
* AJAX: Avoid wrong JSON Object with comma like 'CapacityFree : 1234,4' with float point values by RECORDS::CapacityFree
|
|
|
|
multiline. Avoid carriage return by long timer title
* Add import module for XML-TV sources and template for scheme based programs. New commands xn (new) xe (edit) xd (delete) xl (list) xt (manual update)
|
|
* Optimize SQL Query with ROW Limit
* Request[#13339] Show channels if search query empty
|