summaryrefslogtreecommitdiff
path: root/lib/Bundle/Xxv.pm
AgeCommit message (Collapse)Author
2008-11-09* SVDRP: Rewrite communication functions, no more depends to NET:TELNETAndreas Brachold
* 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
2008-04-07* Remove String::Escape, use now regular expression to remove unwanted part ↵Andreas Brachold
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
2008-04-02* CHANNELS: Read data via SVDRP (drop direct reading channels.conf)Andreas Brachold
* 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
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas 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-11-11* Remove PROC::KillfamAndreas Brachold
2007-11-11* Update depends modulsAndreas Brachold
2007-11-11* Update installation list with required modulesAndreas Brachold
* Remove unused/doubled provided external perl moduls
2007-08-13* Move files to trunkAndreas Brachold