summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added rhimport-wlChristian Pointner2011-11-242-0/+166
|
* downloading files from different rss feed (for broadcasters)Christian Pointner2011-08-032-14/+36
|
* utf-8 supportChristian Pointner2011-07-251-1/+7
|
* updated changelogChristian Pointner2011-07-241-0/+6
|
* link as html linkChristian Pointner2011-07-241-1/+1
|
* safer handling of STAT_FILEChristian Pointner2011-07-241-5/+8
|
* error callback without interactionChristian Pointner2011-07-242-6/+16
| | | | | | | wrong print "\n" fixed deleting carts if now import for today
* added stat_file check to rhimport-dnChristian Pointner2011-07-223-11/+27
|
* updated debian changelogChristian Pointner2011-07-211-0/+6
|
* addnote function should be workingChristian Pointner2011-07-211-3/+2
|
* added ssh calling codeChristian Pointner2011-07-211-11/+22
|
* first version for PV note addingChristian Pointner2011-07-201-2/+16
|
* seperated text and titleChristian Pointner2011-07-201-3/+4
|
* fixed rhimport-dn user handlingChristian Pointner2011-07-201-4/+2
|
* fixed rhimport-dn (again...)Christian Pointner2011-07-202-1/+7
| | | | | | added 0.3 to debian changelog
* added import log to output on errorChristian Pointner2011-07-202-10/+12
| | | | | | disabled used carts window
* fixed rhimport-dnChristian Pointner2011-07-201-1/+1
|
* added rhimport-dn to install targetChristian Pointner2011-07-201-1/+5
|
* removing file after importChristian Pointner2011-07-201-2/+2
|
* added feed aggregator for rhimport-dnChristian Pointner2011-07-202-9/+34
|
* added rhimport for autoimporting democracy now!Christian Pointner2011-07-193-3/+112
|
* open used carts window with corret titleChristian Pointner2010-06-081-4/+9
|
* removed usedcarts widget from glade fileChristian Pointner2010-06-081-38/+0
|
* updated debian changelogChristian Pointner2010-05-042-1/+7
|
* added group description to pool namesChristian Pointner2010-05-041-3/+3
|
* proper handling of empty dropbox listChristian Pointner2010-05-041-12/+30
|
* updated debian changelogChristian Pointner2010-04-291-0/+6
|
* check size if playlist before importChristian Pointner2010-04-293-7/+25
|
* check for Deleted stanza in rdimport outputChristian Pointner2010-04-292-4/+15
| | | | | | | ignore non-existent or unreadable files in m3u ignore directories in m3u
* added TODO fileChristian Pointner2010-04-271-0/+4
|
* temporary import now in seperate folder for each userChristian Pointner2010-04-222-14/+24
|
* added (commentet) show log buttonChristian Pointner2010-04-221-1/+10
|
* updated svn:ignoreChristian Pointner2010-04-190-0/+0
|
* added message dialog at import endChristian Pointner2010-04-192-9/+42
| | | | | | disabling buttons while importing
* check for key file before import Christian Pointner2010-04-192-1/+20
|
* added .desktop fileChristian Pointner2010-04-142-0/+11
|
* cleanupChristian Pointner2010-04-133-1/+9
| | | | | | added menu entry
* fixed Batchmode Christian Pointner2010-04-131-2/+2
|
* added rhimport create id toolChristian Pointner2010-04-133-0/+11
|
* fixed ssh parametersChristian Pointner2010-04-131-2/+2
|
* added debian packagingChristian Pointner2010-04-135-0/+106
|
* added configure script and Makefile for Installation Christian Pointner2010-04-134-3/+153
|
* small cleanupsChristian Pointner2010-04-131-2/+1
|
* clearing single carts as well (updates title at import)Christian Pointner2010-04-131-0/+2
|
* import functions return rdimport logs nowChristian Pointner2010-04-122-12/+19
|
* fixed gui error callbackChristian Pointner2010-04-122-4/+4
|
* added gui error callback (not working yet)Christian Pointner2010-04-122-9/+39
| | | | | | added progress callback to clear carts
* added error callback to command lineChristian Pointner2010-04-122-16/+16
| | | | | | some cleanup
* fixed return valuesChristian Pointner2010-04-092-24/+31
| | | | | | added error callback
* first working version (command line)Christian Pointner2010-04-062-22/+60
| | | | | | some issues with error handling and gui remain