Changeset 386

Show
Ignore:
Timestamp:
11/19/08 03:31:34 (7 weeks ago)
Author:
andy
Message:

updated changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • indytube/branches/plumi-0.2.x/CHANGELOG.TXT

    r354 r386  
    11------------------------------------------------------------------------ 
    2 r353 | andy | 2008-09-10 23:01:28 +0800 (Wed, 10 Sep 2008) | 3 lines 
     2r375 | andy | 2008-11-07 06:32:23 +0000 (Fri, 07 Nov 2008) | 4 lines 
     3Changed paths: 
     4   M /indytube/branches/plumi-0.2.x/indytube.py 
     5   M /indytube/branches/plumi-0.2.x/run_indytube.sh 
     6 
     7Fix up the loading of indytube.conf 
     8If 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------------------------------------------------------------------------ 
     12r367 | andy | 2008-11-03 04:14:57 +0000 (Mon, 03 Nov 2008) | 3 lines 
     13Changed paths: 
     14   M /indytube/branches/plumi-0.2.x/indytube.py 
     15   M /indytube/branches/plumi-0.2.x/run_indytube.sh 
     16 
     17Fix the problem of running indytube.py from the same directory , or when "sys.argv[0]" is blank. 
     18 
     19 
     20------------------------------------------------------------------------ 
     21r364 | andy | 2008-10-21 07:52:54 +0100 (Tue, 21 Oct 2008) | 10 lines 
     22Changed 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 
     30removed old templates 
     31 
     32latest template is plumi.template, which using 'playList' syntax to show a video thumbnail 
     33then the FLV file. 
     34 
     35removed 'html-quoted' version of template , moved this functionality into python code 
     36where it can happen dynamically, and thus stay in sync automatically 
     37 
     38 
     39 
     40------------------------------------------------------------------------ 
     41r363 | andy | 2008-10-21 07:49:29 +0100 (Tue, 21 Oct 2008) | 3 lines 
     42Changed 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 
     46rename to plumi-0.2.x branch  
     47 
     48 
     49------------------------------------------------------------------------ 
     50r354 | andy | 2008-09-10 16:07:24 +0100 (Wed, 10 Sep 2008) | 3 lines 
     51Changed paths: 
     52   M /indytube/branches/plumi-0.2.1/CHANGELOG.TXT 
     53 
     54updated changelog ;) 
     55 
     56 
     57------------------------------------------------------------------------ 
     58r353 | andy | 2008-09-10 16:01:28 +0100 (Wed, 10 Sep 2008) | 3 lines 
    359Changed paths: 
    460   M /indytube/branches/plumi-0.2.1/indytube.py 
     
    864 
    965------------------------------------------------------------------------ 
    10 r352 | andy | 2008-09-10 22:48:14 +0800 (Wed, 10 Sep 2008) | 2 lines 
     66r352 | andy | 2008-09-10 15:48:14 +0100 (Wed, 10 Sep 2008) | 2 lines 
    1167Changed paths: 
    1268   A /indytube/branches/plumi-0.2.1/CHANGELOG.TXT 
     
    1571 
    1672------------------------------------------------------------------------ 
    17 r351 | andy | 2008-09-10 21:59:42 +0800 (Wed, 10 Sep 2008) | 4 lines 
     73r351 | andy | 2008-09-10 14:59:42 +0100 (Wed, 10 Sep 2008) | 4 lines 
    1874Changed paths: 
    1975   M /indytube/branches/plumi-0.2.1/indytube.conf 
     
    2480 
    2581------------------------------------------------------------------------ 
    26 r350 | andy | 2008-09-10 21:57:56 +0800 (Wed, 10 Sep 2008) | 5 lines 
     82r350 | andy | 2008-09-10 14:57:56 +0100 (Wed, 10 Sep 2008) | 5 lines 
    2783Changed paths: 
    2884   M /indytube/branches/plumi-0.2.1/indytube.py 
     
    3490 
    3591------------------------------------------------------------------------ 
    36 r349 | andy | 2008-09-10 21:45:56 +0800 (Wed, 10 Sep 2008) | 3 lines 
     92r349 | andy | 2008-09-10 14:45:56 +0100 (Wed, 10 Sep 2008) | 3 lines 
    3793Changed paths: 
    3894   M /indytube/branches/plumi-0.2.1/indytube.py 
     
    4298 
    4399------------------------------------------------------------------------ 
    44 r348 | andy | 2008-09-10 21:21:48 +0800 (Wed, 10 Sep 2008) | 3 lines 
     100r348 | andy | 2008-09-10 14:21:48 +0100 (Wed, 10 Sep 2008) | 3 lines 
    45101Changed paths: 
    46102   M /indytube/branches/plumi-0.2.1/indytube.py 
     
    50106 
    51107------------------------------------------------------------------------ 
    52 r347 | andy | 2008-09-10 20:49:51 +0800 (Wed, 10 Sep 2008) | 4 lines 
     108r347 | andy | 2008-09-10 13:49:51 +0100 (Wed, 10 Sep 2008) | 4 lines 
    53109Changed paths: 
    54110   A /indytube/branches/plumi-0.2.1 (from /indytube/tags/plumi-0.1-3:346) 
     
    59115 
    60116------------------------------------------------------------------------ 
    61 r198 | andy | 2007-07-11 01:46:31 +0800 (Wed, 11 Jul 2007) | 3 lines 
     117r198 | andy | 2007-07-10 18:46:31 +0100 (Tue, 10 Jul 2007) | 3 lines 
    62118Changed paths: 
    63119   A /indytube/tags/plumi-0.1-3 (from /indytube/trunk:197) 
     
    67123 
    68124------------------------------------------------------------------------ 
    69 r197 | andy | 2007-07-11 01:41:16 +0800 (Wed, 11 Jul 2007) | 2 lines 
     125r197 | andy | 2007-07-10 18:41:16 +0100 (Tue, 10 Jul 2007) | 2 lines 
    70126Changed paths: 
    71127   M /indytube/trunk/INSTALL.red5 
     
    74130 
    75131------------------------------------------------------------------------ 
    76 r196 | andy | 2007-07-11 01:36:56 +0800 (Wed, 11 Jul 2007) | 3 lines 
     132r196 | andy | 2007-07-10 18:36:56 +0100 (Tue, 10 Jul 2007) | 3 lines 
    77133Changed paths: 
    78134   M /indytube/trunk/INSTALL 
     
    82138 
    83139------------------------------------------------------------------------ 
    84 r195 | andy | 2007-07-11 01:35:49 +0800 (Wed, 11 Jul 2007) | 3 lines 
     140r195 | andy | 2007-07-10 18:35:49 +0100 (Tue, 10 Jul 2007) | 3 lines 
    85141Changed paths: 
    86142   A /indytube/trunk/flash_splash.jpg 
     
    90146 
    91147------------------------------------------------------------------------ 
    92 r194 | andy | 2007-07-11 01:35:33 +0800 (Wed, 11 Jul 2007) | 3 lines 
     148r194 | andy | 2007-07-10 18:35:33 +0100 (Tue, 10 Jul 2007) | 3 lines 
    93149Changed paths: 
    94150   A /indytube/trunk/plumi.template 
     
    98154 
    99155------------------------------------------------------------------------ 
    100 r193 | andy | 2007-07-11 01:35:18 +0800 (Wed, 11 Jul 2007) | 2 lines 
     156r193 | andy | 2007-07-10 18:35:18 +0100 (Tue, 10 Jul 2007) | 2 lines 
    101157Changed paths: 
    102158   M /indytube/trunk/run_indytube.sh 
     
    105161 
    106162------------------------------------------------------------------------ 
    107 r192 | andy | 2007-07-11 01:33:33 +0800 (Wed, 11 Jul 2007) | 3 lines 
     163r192 | andy | 2007-07-10 18:33:33 +0100 (Tue, 10 Jul 2007) | 3 lines 
    108164Changed paths: 
    109165   A /indytube/trunk/INSTALL 
     
    113169 
    114170------------------------------------------------------------------------ 
    115 r191 | andy | 2007-07-11 01:33:20 +0800 (Wed, 11 Jul 2007) | 3 lines 
     171r191 | andy | 2007-07-10 18:33:20 +0100 (Tue, 10 Jul 2007) | 3 lines 
    116172Changed paths: 
    117173   M /indytube/trunk/INSTALL.plone 
     
    121177 
    122178------------------------------------------------------------------------ 
    123 r190 | andy | 2007-07-11 01:32:42 +0800 (Wed, 11 Jul 2007) | 3 lines 
     179r190 | andy | 2007-07-10 18:32:42 +0100 (Tue, 10 Jul 2007) | 3 lines 
    124180Changed paths: 
    125181   M /indytube/trunk/indytube.conf 
     
    129185 
    130186------------------------------------------------------------------------ 
    131 r187 | andy | 2007-05-20 15:50:52 +0800 (Sun, 20 May 2007) | 2 lines 
     187r187 | andy | 2007-05-20 08:50:52 +0100 (Sun, 20 May 2007) | 2 lines 
    132188Changed paths: 
    133189   A /indytube/trunk/include.template.red5 
     
    136192 
    137193------------------------------------------------------------------------ 
    138 r186 | andy | 2007-05-20 15:41:04 +0800 (Sun, 20 May 2007) | 3 lines 
     194r186 | andy | 2007-05-20 08:41:04 +0100 (Sun, 20 May 2007) | 3 lines 
    139195Changed paths: 
    140196   A /indytube/trunk/red5-webapp 
     
    152208 
    153209------------------------------------------------------------------------ 
    154 r185 | andy | 2007-05-20 15:20:40 +0800 (Sun, 20 May 2007) | 2 lines 
     210r185 | andy | 2007-05-20 08:20:40 +0100 (Sun, 20 May 2007) | 2 lines 
    155211Changed paths: 
    156212   A /indytube/trunk/INSTALL.red5 
     
    159215 
    160216------------------------------------------------------------------------ 
    161 r183 | andy | 2007-05-08 16:43:30 +0800 (Tue, 08 May 2007) | 3 lines 
     217r183 | andy | 2007-05-08 09:43:30 +0100 (Tue, 08 May 2007) | 3 lines 
    162218Changed paths: 
    163219   A /indytube/trunk/EM-template.include 
     
    172228 
    173229------------------------------------------------------------------------ 
    174 r181 | andy | 2007-05-07 22:32:50 +0800 (Mon, 07 May 2007) | 2 lines 
     230r181 | andy | 2007-05-07 15:32:50 +0100 (Mon, 07 May 2007) | 2 lines 
    175231Changed paths: 
    176232   M /indytube/trunk/INSTALL.plone 
     
    179235 
    180236------------------------------------------------------------------------ 
    181 r180 | andy | 2007-05-07 22:29:06 +0800 (Mon, 07 May 2007) | 3 lines 
     237r180 | andy | 2007-05-07 15:29:06 +0100 (Mon, 07 May 2007) | 3 lines 
    182238Changed paths: 
    183239   A /indytube/trunk/INSTALL.plone 
     
    187243 
    188244------------------------------------------------------------------------ 
    189 r178 | andy | 2007-05-07 20:53:22 +0800 (Mon, 07 May 2007) | 2 lines 
     245r178 | andy | 2007-05-07 13:53:22 +0100 (Mon, 07 May 2007) | 2 lines 
    190246Changed paths: 
    191247   A /indytube/trunk/Play_v2_trans.png 
     
    194250 
    195251------------------------------------------------------------------------ 
    196 r177 | andy | 2007-05-07 20:52:41 +0800 (Mon, 07 May 2007) | 4 lines 
     252r177 | andy | 2007-05-07 13:52:41 +0100 (Mon, 07 May 2007) | 4 lines 
    197253Changed paths: 
    198254   M /indytube/trunk/README 
     
    203259 
    204260------------------------------------------------------------------------ 
    205 r176 | andy | 2007-05-07 20:33:48 +0800 (Mon, 07 May 2007) | 3 lines 
     261r176 | andy | 2007-05-07 13:33:48 +0100 (Mon, 07 May 2007) | 3 lines 
    206262Changed paths: 
    207263   A /indytube/trunk/AUTHORS 
     
    212268 
    213269------------------------------------------------------------------------ 
    214 r175 | andy | 2007-05-05 18:40:55 +0800 (Sat, 05 May 2007) | 2 lines 
     270r175 | andy | 2007-05-05 11:40:55 +0100 (Sat, 05 May 2007) | 2 lines 
    215271Changed paths: 
    216272   M /indytube/trunk/README 
     
    219275 
    220276------------------------------------------------------------------------ 
    221 r174 | andy | 2007-05-05 18:39:24 +0800 (Sat, 05 May 2007) | 3 lines 
     277r174 | andy | 2007-05-05 11:39:24 +0100 (Sat, 05 May 2007) | 3 lines 
    222278Changed paths: 
    223279   A /indytube/trunk/template.include.cortado 
     
    227283 
    228284------------------------------------------------------------------------ 
    229 r173 | andy | 2007-05-05 18:32:43 +0800 (Sat, 05 May 2007) | 2 lines 
     285r173 | andy | 2007-05-05 11:32:43 +0100 (Sat, 05 May 2007) | 2 lines 
    230286Changed paths: 
    231287   A /indytube