root/annoamp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2306 [2306] 2006-05-21 15:16:54 jkivlighn Redo the clip state logic (i.e., which clip we're at, if any) Rather than …
(edit) @2305 [2305] 2006-05-20 18:36:50 jkivlighn Only send the in-between clips signal once
(edit) @2273 [2273] 2006-05-13 16:21:45 jkivlighn More and more cleanup AnxPlayer? now no longer cares about file order. …
(edit) @2272 [2272] 2006-05-13 15:19:48 jkivlighn More cleanup, nothing special :-P
(edit) @2271 [2271] 2006-05-13 14:06:24 jkivlighn SVN_SILENT: more variable name changes 'on_file_added->on_tag_info_ready, …
(edit) @2270 [2270] 2006-05-13 13:42:26 jkivlighn The m3u playlist export uses the 'title' tag rather than the filename for …
(edit) @2269 [2269] 2006-05-13 13:35:55 jkivlighn debug levels for AnxPlayer?.debug
(edit) @2268 [2268] 2006-05-13 13:33:36 jkivlighn SVN_SILENT: variable names 'chapter'->'clip' for consistency
(edit) @2267 [2267] 2006-05-13 13:16:17 jkivlighn Fix syncing clip position
(edit) @2266 [2266] 2006-05-13 12:41:42 jkivlighn -This should fix a strange case where the clip position isn't kept in sync …
(edit) @2265 [2265] 2006-05-12 15:57:54 scott Added setup.py functionality for installs using python's distutils. …
(edit) @2262 [2262] 2006-05-12 01:54:50 scott First release!
(edit) @2261 [2261] 2006-05-12 01:53:36 scott For releases.
(edit) @2259 [2259] 2006-05-12 01:50:55 scott Added a remove menu item. Fixed non-consecutive clips. 0.1 - Card House …
(edit) @2247 [2247] 2006-05-11 12:30:05 jkivlighn Clean up unnecessary code
(edit) @2246 [2246] 2006-05-11 12:25:34 jkivlighn /me wonders why I put the format_time function in both files
(edit) @2245 [2245] 2006-05-11 12:23:30 jkivlighn Fix updating the listview when new tag info is available
(edit) @2244 [2244] 2006-05-11 12:15:33 scott Two bug fixes. One to load correct web address and on to not print …
(edit) @2243 [2243] 2006-05-11 12:04:20 jkivlighn -Implement generic tag reading support. At the moment, we just look for a …
(edit) @2239 [2239] 2006-05-10 13:21:39 jkivlighn Use 'wait-clip-end-time' to get the ends of clips, instead of this hack
(edit) @2113 [2113] 2006-02-27 23:46:33 scott Fixed incompatibilities with the merged annodex plugins in gstreamer.
(edit) @1864 [1864] 2006-01-21 17:31:08 jkivlighn Update for gstreamer 0.10 and updated annodex patches
(edit) @1732 [1732] 2005-12-24 14:24:39 scott Modified to work with current gstreamer CVS 12/24/05, >0.10.1. Fixed …
(edit) @1689 [1689] 2005-12-06 14:16:23 jkivlighn Fix storing clip info
(edit) @1688 [1688] 2005-12-06 01:50:30 jkivlighn Immediately destroy the file chooser dialog after we've got a file, rather …
(edit) @1687 [1687] 2005-12-06 01:42:00 jkivlighn Immediately display files being loaded in the playlist. However, clip …
(edit) @1653 [1653] 2005-11-21 17:24:49 jkivlighn Load history when hitting 'play' and no file had been loaded before
(edit) @1642 [1642] 2005-11-17 14:30:13 scott Now saves position of last played file before close. Seek does not work …
(edit) @1640 [1640] 2005-11-16 17:06:27 jkivlighn -Preliminary video support. A widget is set up to embed the video in, …
(edit) @1639 [1639] 2005-11-16 16:42:08 scott -Resume feature added. Stored in a history file. Double click the file …
(edit) @1628 [1628] 2005-11-14 16:53:31 scott Supports/displays links and images in the cmml. New default image created, …
(edit) @1627 [1627] 2005-11-14 00:25:22 jkivlighn Fix loading last opened file when the configuration file hasn't been …
(edit) @1626 [1626] 2005-11-13 23:10:11 jkivlighn Save which files are loaded on exit, and reload them at startup.
(edit) @1625 [1625] 2005-11-11 03:10:27 scott Added more detail to README.
(edit) @1624 [1624] 2005-11-10 19:00:47 conrad cut and paste some irc text from tannewt into a README file, …
(edit) @1623 [1623] 2005-11-10 12:55:02 jkivlighn Fix loading files out of order
(edit) @1622 [1622] 2005-11-09 21:23:35 jkivlighn Invert the volume slider and fix getting the initial duration.
(edit) @1621 [1621] 2005-11-09 14:17:30 jkivlighn Update chapter after switching to a new file
(edit) @1620 [1620] 2005-11-09 11:58:58 jkivlighn Implement a volume slider
(edit) @1619 [1619] 2005-11-09 11:19:28 jkivlighn Error handling when no file has been loaded and when there are errors in …
(edit) @1618 [1618] 2005-11-08 23:29:02 jkivlighn Implement the basics of m3u playlist saving/loading
(edit) @1615 [1615] 2005-11-08 13:34:43 jkivlighn Along the lines of the last commit, for simplicity get the duration in the …
(edit) @1614 [1614] 2005-11-08 13:31:14 jkivlighn Fix the condition that is checked for in determining when we can query for …
(edit) @1613 [1613] 2005-11-08 13:12:09 jkivlighn Fix seeking before having first played a file. This works just by setting …
(edit) @1612 [1612] 2005-11-08 13:05:56 jkivlighn Remove the need for self.state in AnxPlayer?. By using get_state() to wait …
(edit) @1611 [1611] 2005-11-08 01:14:35 scott -Fixed switching files, patch to gstoggdemux.c needed. -Tweaked the glade …
(edit) @1609 [1609] 2005-11-07 00:14:42 jkivlighn Highlight the current chapter after expanding the playlist
(edit) @1608 [1608] 2005-11-06 23:54:42 jkivlighn Fix highlighting when playing while the chapters are collapsed
(edit) @1607 [1607] 2005-11-03 23:52:36 scott Added seek flag.
(edit) @1606 [1606] 2005-11-03 19:50:14 jkivlighn Add m3uhandler for... um, handling m3u playlists.
(edit) @1605 [1605] 2005-11-03 19:43:12 jkivlighn Fixes and more fixes. This cleans up some of Scott's stuff, but there's …
(edit) @1604 [1604] 2005-11-03 17:58:45 scott -Add basic support for adding mutliple files to the treestore. -Anxplayer …
(edit) @1603 [1603] 2005-11-03 16:14:53 jkivlighn As far as I can tell, this fixes seeking. In gobject's timeout function, …
(edit) @1602 [1602] 2005-11-02 18:13:34 jkivlighn AnxPlayer? no longer stores the treeview model of the playlist, and instead …
(edit) @1601 [1601] 2005-11-02 17:21:15 jkivlighn Fix Next/Previous (again?) and move AnxPlayer? to it's own file
(edit) @1600 [1600] 2005-11-02 13:18:21 jkivlighn Keep track of which clip we are at, taking into account that the end of …
(edit) @1599 [1599] 2005-11-01 21:24:29 jkivlighn Store all clip info in AnxPlayer?
(edit) @1598 [1598] 2005-11-01 20:56:55 jkivlighn - Better method of determining when a new clip is hit. It just looks at …
(edit) @1597 [1597] 2005-11-01 16:50:10 jkivlighn The fact that the slider was moving was updating AnxPlayer?'s chapter info. …
(edit) @1596 [1596] 2005-11-01 16:21:09 jkivlighn Navigation improvements/fixes: - Next/Previous should work when paused …
(edit) @1595 [1595] 2005-11-01 14:38:46 jkivlighn Allow a file to be passed on the command-line (I need this for testing)
(edit) @1594 [1594] 2005-11-01 10:31:18 scott - Added format_time function to format the time including zero fill. - …
(edit) @1593 [1593] 2005-11-01 01:15:03 scott - Time callback added, now displayed along with duration. NOTE: requires …
(edit) @1592 [1592] 2005-10-31 13:57:05 jkivlighn Fixing using 'next' to get to the last chapter
(edit) @1591 [1591] 2005-10-31 13:54:30 jkivlighn Code cleanup - and for cryin' out loud, display the current time right …
(edit) @1590 [1590] 2005-10-31 12:35:48 jkivlighn -Move time stuff to AnxPlayer? (for scott to hack on) -Don't move ahead …
(edit) @1589 [1589] 2005-10-30 20:25:18 jkivlighn Implement a callback to be used by the TreeView? to indicate the currently …
(edit) @1588 [1588] 2005-10-30 17:43:54 jkivlighn Copyright update/test commit
(add) @1587 [1587] 2005-10-30 17:21:31 scott Initial commit.
Note: See TracRevisionLog for help on using the revision log.