- Timestamp:
- 11/19/08 03:31:34 (7 weeks ago)
- Files:
-
- 1 modified
-
indytube/branches/plumi-0.2.x/CHANGELOG.TXT (modified) (28 diffs)
Legend:
- Unmodified
- Added
- Removed
-
indytube/branches/plumi-0.2.x/CHANGELOG.TXT
r354 r386 1 1 ------------------------------------------------------------------------ 2 r353 | andy | 2008-09-10 23:01:28 +0800 (Wed, 10 Sep 2008) | 3 lines 2 r375 | andy | 2008-11-07 06:32:23 +0000 (Fri, 07 Nov 2008) | 4 lines 3 Changed paths: 4 M /indytube/branches/plumi-0.2.x/indytube.py 5 M /indytube/branches/plumi-0.2.x/run_indytube.sh 6 7 Fix up the loading of indytube.conf 8 If a path is found from python sys.argv, use that to locate the indytube.conf file, or else look in the local directory. 9 10 11 ------------------------------------------------------------------------ 12 r367 | andy | 2008-11-03 04:14:57 +0000 (Mon, 03 Nov 2008) | 3 lines 13 Changed paths: 14 M /indytube/branches/plumi-0.2.x/indytube.py 15 M /indytube/branches/plumi-0.2.x/run_indytube.sh 16 17 Fix the problem of running indytube.py from the same directory , or when "sys.argv[0]" is blank. 18 19 20 ------------------------------------------------------------------------ 21 r364 | andy | 2008-10-21 07:52:54 +0100 (Tue, 21 Oct 2008) | 10 lines 22 Changed paths: 23 D /indytube/branches/plumi-0.2.x/EM-template.include 24 D /indytube/branches/plumi-0.2.x/include.template 25 D /indytube/branches/plumi-0.2.x/include.template.red5 26 M /indytube/branches/plumi-0.2.x/indytube.conf 27 M /indytube/branches/plumi-0.2.x/indytube.py 28 M /indytube/branches/plumi-0.2.x/plumi.template 29 30 removed old templates 31 32 latest template is plumi.template, which using 'playList' syntax to show a video thumbnail 33 then the FLV file. 34 35 removed 'html-quoted' version of template , moved this functionality into python code 36 where it can happen dynamically, and thus stay in sync automatically 37 38 39 40 ------------------------------------------------------------------------ 41 r363 | andy | 2008-10-21 07:49:29 +0100 (Tue, 21 Oct 2008) | 3 lines 42 Changed paths: 43 D /indytube/branches/plumi-0.2.1 44 A /indytube/branches/plumi-0.2.x (from /indytube/branches/plumi-0.2.1:362) 45 46 rename to plumi-0.2.x branch 47 48 49 ------------------------------------------------------------------------ 50 r354 | andy | 2008-09-10 16:07:24 +0100 (Wed, 10 Sep 2008) | 3 lines 51 Changed paths: 52 M /indytube/branches/plumi-0.2.1/CHANGELOG.TXT 53 54 updated changelog ;) 55 56 57 ------------------------------------------------------------------------ 58 r353 | andy | 2008-09-10 16:01:28 +0100 (Wed, 10 Sep 2008) | 3 lines 3 59 Changed paths: 4 60 M /indytube/branches/plumi-0.2.1/indytube.py … … 8 64 9 65 ------------------------------------------------------------------------ 10 r352 | andy | 2008-09-10 22:48:14 +0800 (Wed, 10 Sep 2008) | 2 lines66 r352 | andy | 2008-09-10 15:48:14 +0100 (Wed, 10 Sep 2008) | 2 lines 11 67 Changed paths: 12 68 A /indytube/branches/plumi-0.2.1/CHANGELOG.TXT … … 15 71 16 72 ------------------------------------------------------------------------ 17 r351 | andy | 2008-09-10 21:59:42 +0800 (Wed, 10 Sep 2008) | 4 lines73 r351 | andy | 2008-09-10 14:59:42 +0100 (Wed, 10 Sep 2008) | 4 lines 18 74 Changed paths: 19 75 M /indytube/branches/plumi-0.2.1/indytube.conf … … 24 80 25 81 ------------------------------------------------------------------------ 26 r350 | andy | 2008-09-10 21:57:56 +0800 (Wed, 10 Sep 2008) | 5 lines82 r350 | andy | 2008-09-10 14:57:56 +0100 (Wed, 10 Sep 2008) | 5 lines 27 83 Changed paths: 28 84 M /indytube/branches/plumi-0.2.1/indytube.py … … 34 90 35 91 ------------------------------------------------------------------------ 36 r349 | andy | 2008-09-10 21:45:56 +0800 (Wed, 10 Sep 2008) | 3 lines92 r349 | andy | 2008-09-10 14:45:56 +0100 (Wed, 10 Sep 2008) | 3 lines 37 93 Changed paths: 38 94 M /indytube/branches/plumi-0.2.1/indytube.py … … 42 98 43 99 ------------------------------------------------------------------------ 44 r348 | andy | 2008-09-10 21:21:48 +0800 (Wed, 10 Sep 2008) | 3 lines100 r348 | andy | 2008-09-10 14:21:48 +0100 (Wed, 10 Sep 2008) | 3 lines 45 101 Changed paths: 46 102 M /indytube/branches/plumi-0.2.1/indytube.py … … 50 106 51 107 ------------------------------------------------------------------------ 52 r347 | andy | 2008-09-10 20:49:51 +0800 (Wed, 10 Sep 2008) | 4 lines108 r347 | andy | 2008-09-10 13:49:51 +0100 (Wed, 10 Sep 2008) | 4 lines 53 109 Changed paths: 54 110 A /indytube/branches/plumi-0.2.1 (from /indytube/tags/plumi-0.1-3:346) … … 59 115 60 116 ------------------------------------------------------------------------ 61 r198 | andy | 2007-07-1 1 01:46:31 +0800 (Wed, 11Jul 2007) | 3 lines117 r198 | andy | 2007-07-10 18:46:31 +0100 (Tue, 10 Jul 2007) | 3 lines 62 118 Changed paths: 63 119 A /indytube/tags/plumi-0.1-3 (from /indytube/trunk:197) … … 67 123 68 124 ------------------------------------------------------------------------ 69 r197 | andy | 2007-07-1 1 01:41:16 +0800 (Wed, 11Jul 2007) | 2 lines125 r197 | andy | 2007-07-10 18:41:16 +0100 (Tue, 10 Jul 2007) | 2 lines 70 126 Changed paths: 71 127 M /indytube/trunk/INSTALL.red5 … … 74 130 75 131 ------------------------------------------------------------------------ 76 r196 | andy | 2007-07-1 1 01:36:56 +0800 (Wed, 11Jul 2007) | 3 lines132 r196 | andy | 2007-07-10 18:36:56 +0100 (Tue, 10 Jul 2007) | 3 lines 77 133 Changed paths: 78 134 M /indytube/trunk/INSTALL … … 82 138 83 139 ------------------------------------------------------------------------ 84 r195 | andy | 2007-07-1 1 01:35:49 +0800 (Wed, 11Jul 2007) | 3 lines140 r195 | andy | 2007-07-10 18:35:49 +0100 (Tue, 10 Jul 2007) | 3 lines 85 141 Changed paths: 86 142 A /indytube/trunk/flash_splash.jpg … … 90 146 91 147 ------------------------------------------------------------------------ 92 r194 | andy | 2007-07-1 1 01:35:33 +0800 (Wed, 11Jul 2007) | 3 lines148 r194 | andy | 2007-07-10 18:35:33 +0100 (Tue, 10 Jul 2007) | 3 lines 93 149 Changed paths: 94 150 A /indytube/trunk/plumi.template … … 98 154 99 155 ------------------------------------------------------------------------ 100 r193 | andy | 2007-07-1 1 01:35:18 +0800 (Wed, 11Jul 2007) | 2 lines156 r193 | andy | 2007-07-10 18:35:18 +0100 (Tue, 10 Jul 2007) | 2 lines 101 157 Changed paths: 102 158 M /indytube/trunk/run_indytube.sh … … 105 161 106 162 ------------------------------------------------------------------------ 107 r192 | andy | 2007-07-1 1 01:33:33 +0800 (Wed, 11Jul 2007) | 3 lines163 r192 | andy | 2007-07-10 18:33:33 +0100 (Tue, 10 Jul 2007) | 3 lines 108 164 Changed paths: 109 165 A /indytube/trunk/INSTALL … … 113 169 114 170 ------------------------------------------------------------------------ 115 r191 | andy | 2007-07-1 1 01:33:20 +0800 (Wed, 11Jul 2007) | 3 lines171 r191 | andy | 2007-07-10 18:33:20 +0100 (Tue, 10 Jul 2007) | 3 lines 116 172 Changed paths: 117 173 M /indytube/trunk/INSTALL.plone … … 121 177 122 178 ------------------------------------------------------------------------ 123 r190 | andy | 2007-07-1 1 01:32:42 +0800 (Wed, 11Jul 2007) | 3 lines179 r190 | andy | 2007-07-10 18:32:42 +0100 (Tue, 10 Jul 2007) | 3 lines 124 180 Changed paths: 125 181 M /indytube/trunk/indytube.conf … … 129 185 130 186 ------------------------------------------------------------------------ 131 r187 | andy | 2007-05-20 15:50:52 +0800 (Sun, 20 May 2007) | 2 lines187 r187 | andy | 2007-05-20 08:50:52 +0100 (Sun, 20 May 2007) | 2 lines 132 188 Changed paths: 133 189 A /indytube/trunk/include.template.red5 … … 136 192 137 193 ------------------------------------------------------------------------ 138 r186 | andy | 2007-05-20 15:41:04 +0800 (Sun, 20 May 2007) | 3 lines194 r186 | andy | 2007-05-20 08:41:04 +0100 (Sun, 20 May 2007) | 3 lines 139 195 Changed paths: 140 196 A /indytube/trunk/red5-webapp … … 152 208 153 209 ------------------------------------------------------------------------ 154 r185 | andy | 2007-05-20 15:20:40 +0800 (Sun, 20 May 2007) | 2 lines210 r185 | andy | 2007-05-20 08:20:40 +0100 (Sun, 20 May 2007) | 2 lines 155 211 Changed paths: 156 212 A /indytube/trunk/INSTALL.red5 … … 159 215 160 216 ------------------------------------------------------------------------ 161 r183 | andy | 2007-05-08 16:43:30 +0800 (Tue, 08 May 2007) | 3 lines217 r183 | andy | 2007-05-08 09:43:30 +0100 (Tue, 08 May 2007) | 3 lines 162 218 Changed paths: 163 219 A /indytube/trunk/EM-template.include … … 172 228 173 229 ------------------------------------------------------------------------ 174 r181 | andy | 2007-05-07 22:32:50 +0800 (Mon, 07 May 2007) | 2 lines230 r181 | andy | 2007-05-07 15:32:50 +0100 (Mon, 07 May 2007) | 2 lines 175 231 Changed paths: 176 232 M /indytube/trunk/INSTALL.plone … … 179 235 180 236 ------------------------------------------------------------------------ 181 r180 | andy | 2007-05-07 22:29:06 +0800 (Mon, 07 May 2007) | 3 lines237 r180 | andy | 2007-05-07 15:29:06 +0100 (Mon, 07 May 2007) | 3 lines 182 238 Changed paths: 183 239 A /indytube/trunk/INSTALL.plone … … 187 243 188 244 ------------------------------------------------------------------------ 189 r178 | andy | 2007-05-07 20:53:22 +0800 (Mon, 07 May 2007) | 2 lines245 r178 | andy | 2007-05-07 13:53:22 +0100 (Mon, 07 May 2007) | 2 lines 190 246 Changed paths: 191 247 A /indytube/trunk/Play_v2_trans.png … … 194 250 195 251 ------------------------------------------------------------------------ 196 r177 | andy | 2007-05-07 20:52:41 +0800 (Mon, 07 May 2007) | 4 lines252 r177 | andy | 2007-05-07 13:52:41 +0100 (Mon, 07 May 2007) | 4 lines 197 253 Changed paths: 198 254 M /indytube/trunk/README … … 203 259 204 260 ------------------------------------------------------------------------ 205 r176 | andy | 2007-05-07 20:33:48 +0800 (Mon, 07 May 2007) | 3 lines261 r176 | andy | 2007-05-07 13:33:48 +0100 (Mon, 07 May 2007) | 3 lines 206 262 Changed paths: 207 263 A /indytube/trunk/AUTHORS … … 212 268 213 269 ------------------------------------------------------------------------ 214 r175 | andy | 2007-05-05 1 8:40:55 +0800 (Sat, 05 May 2007) | 2 lines270 r175 | andy | 2007-05-05 11:40:55 +0100 (Sat, 05 May 2007) | 2 lines 215 271 Changed paths: 216 272 M /indytube/trunk/README … … 219 275 220 276 ------------------------------------------------------------------------ 221 r174 | andy | 2007-05-05 1 8:39:24 +0800 (Sat, 05 May 2007) | 3 lines277 r174 | andy | 2007-05-05 11:39:24 +0100 (Sat, 05 May 2007) | 3 lines 222 278 Changed paths: 223 279 A /indytube/trunk/template.include.cortado … … 227 283 228 284 ------------------------------------------------------------------------ 229 r173 | andy | 2007-05-05 1 8:32:43 +0800 (Sat, 05 May 2007) | 2 lines285 r173 | andy | 2007-05-05 11:32:43 +0100 (Sat, 05 May 2007) | 2 lines 230 286 Changed paths: 231 287 A /indytube
