Log of /tivodownloadgui
Directory Listing
Revision
166 -
Directory Listing
Modified
Tue Jan 23 01:39:21 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
set center on parent and default width on progress dialog
Revision
165 -
Directory Listing
Modified
Tue Jan 23 01:38:42 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
reinstall SIGCHLD handler if it did not reap the child - it is apparently called when the app is suspended with ^Z
Revision
164 -
Directory Listing
Modified
Tue Jan 16 05:28:44 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
set bool option to 0 because it was being set to undef and breaking stuff
Revision
163 -
Directory Listing
Modified
Tue Jan 16 05:18:24 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
reverse list to download - would rather it download oldest first rather than newest first
Revision
156 -
Directory Listing
Modified
Mon Jan 15 05:45:57 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
change from doing fork and pipe directly to using 'stealth fork' open syntax, which looks cleaner, but will completely break on windows, as opposed to just being extremely buggy
Revision
155 -
Directory Listing
Modified
Mon Jan 15 00:44:18 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
make it run on windows - it is really buggy there though. The forked download process has multitasking issues, and the pipe to tivodecode fails outright, so autodecode does not work.
Revision
153 -
Directory Listing
Modified
Sun Jan 14 20:28:31 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
remove Class::Accessor::Fast usage, it was in an example I started from but I wasn't really using it enough to warrant the extra dependancy
Revision
152 -
Directory Listing
Modified
Sun Jan 14 20:25:11 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
escape single quote also to try to fix syntax highlighting
Revision
151 -
Directory Listing
Modified
Sun Jan 14 20:24:12 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
escape double quote to try to fix syntax highlighting
Revision
150 -
Directory Listing
Modified
Sun Jan 14 20:18:50 2007 UTC
(16 years, 10 months ago)
by
jeremyd2019
extract time conversion into seperate sub, round to nearest minute rather than hardcode a +2, remove dangerous chars from filenames a la Galleon
Revision
148 -
Directory Listing
Modified
Sun Jan 14 02:42:06 2007 UTC
(16 years, 11 months ago)
by
jeremyd2019
inital commit of perl Gtk2::GladeXML-powered gui for downloading and optionally decoding files from a TiVo, using Net::TiVo module and LWP to download
Revision
147 -
Directory Listing
Added
Sun Jan 14 02:42:06 2007 UTC
(16 years, 11 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.