Activity

From 2009-12-16 to 2010-01-14

2010-01-14

17:15 Feature #193 (Closed): scrap telnet
scrap telnet Tristan Matthews
15:24 Feature #188 (Closed): pixel aspect ratio should be changed based on resolution and standard
Fixed as of revision 4482 Tristan Matthews
15:19 Revision 41ded664: fixed empty else statement warning
Tristan Matthews
15:15 Revision c83de787: merged pixel aspect ratio branch into trunk
Tristan Matthews
14:56 Feature #192: Use an existing library to support an interoperable protocol for presence/connectio...
Wokkel is collection of enhancements on top of the Twisted networking framework, written in Python. It mostly provid... Tristan Matthews

2010-01-13

17:00 Revision 6a606470: updating the lunch-milhouse-av-remote lunch file.
Alexandre Quessy
15:39 Feature #192 (In Progress): Use an existing library to support an interoperable protocol for pres...
this could simplify things like having the same settings on both sides, managing connections, etc.
see:
http://...
Tristan Matthews
14:51 Bug #191 (Closed): milhouse crash when listing cameras if raw1394 is not available or got no righ...
Fixed in revision 4474 Tristan Matthews
14:45 Revision 34771fbc: Makefile should not be in svn
Tristan Matthews
14:44 Revision af91833a: now covering lots of cases of raw1394 and video1394 presence and readability/w...
Tristan Matthews
13:46 Bug #191 (Closed): milhouse crash when listing cameras if raw1394 is not available or got no righ...
... Simon Piette

2010-01-12

15:50 Feature #189 (Closed): dc-ctl should save the actual settings in a file reusable by its --config ...
Fixed in revision 4470:
https://svn.sat.qc.ca/trac/miville/changeset/4470
Tristan Matthews
15:49 Revision 3563cd47: if feature is on automatic, save it as such
Tristan Matthews
15:37 Revision 679c2b21: make sure config file exists when trying to use it
Tristan Matthews
15:22 Revision b3e6d144: added save feature to dc-ctl
Tristan Matthews
13:40 Revision 68cf50e9: unused save option, fixed test for buildbot
Tristan Matthews
12:05 Revision 8927e21b: make sure values are present before trying to set them.
Tristan Matthews
11:32 Bug #173 (Closed): milhouse sender crashes at end of file playback
Fixed in revision 4465:
https://svn.sat.qc.ca/trac/miville/changeset/4465
Tristan Matthews
11:27 Revision 97cf9d9e: make sure bus message structure is not null, and check it's name the gobject w...
Tristan Matthews
11:14 Bug #190 (Closed): dc-ctl should not load "defaults" values
Fixed in revision 4464:
https://svn.sat.qc.ca/trac/miville/changeset/4464
Tristan Matthews
11:13 Revision 762af854: when running dc-ctl without arguments, help is printed. also, got rid of all d...
Tristan Matthews

2010-01-11

22:26 Bug #190 (Closed): dc-ctl should not load "defaults" values
When running dc-ctl for the first time, it applies default values. Those values can't be right, so please don't touch... Simon Piette
22:21 Feature #189 (Closed): dc-ctl should save the actual settings in a file reusable by its --config ...
So we can:
1. Start the application (milhouse, whatever)
1. Start coriander
1. Make adjustments
1. Save adjus...
Simon Piette
18:14 Bug #181 (In Progress): Man page of midistream has each command twice
Tristan Matthews
18:13 Feature #152 (In Progress): capture thread for v4l2src should be set to RR priority
Tristan Matthews
18:13 Bug #143 (In Progress): using address localhost for sender instead of 127.0.0.1 fails on karmic
Tristan Matthews
18:13 Feature #165 (In Progress): impose a capture format if specified format doesn't work
Tristan Matthews
18:12 Feature #179 (In Progress): add local pipeline support
Tristan Matthews
18:12 Feature #178 (In Progress): add raw video support
Tristan Matthews
18:12 Feature #175 (In Progress): make pipeline non-singleton
Tristan Matthews
18:11 Feature #164 (In Progress): have receiver request caps from sender
Tristan Matthews
18:11 Feature #163 (In Progress): be able to detect if a filesrc has video, audio or both
Tristan Matthews
18:10 Bug #173 (In Progress): milhouse sender crashes at end of file playback
Tristan Matthews
18:10 Bug #162 (In Progress): when using dc1394src, if you use the same device in another process, inte...
Tristan Matthews
18:10 Bug #161 (In Progress): ximagesink doesn't work with dv1394src
Tristan Matthews
18:10 Bug #148 (In Progress): video suffers terribly in the presence of network jitter
Tristan Matthews
18:07 Feature #188 (In Progress): pixel aspect ratio should be changed based on resolution and standard
Tristan Matthews
18:06 Feature #188 (Closed): pixel aspect ratio should be changed based on resolution and standard
See the table of "Pixel aspect ratios of common video formats"
http://en.wikipedia.org/wiki/Pixel_aspect_ratio
Ba...
Tristan Matthews
16:43 Revision 6d1b2788: added test for dc-ctl
Tristan Matthews
14:19 Revision e2453400: New Release 0.3.4
-Set version to 0.3.4
-Added PAL support, fixes #183
-Added dc-ctl utility to set device settings on iidc cameras, fi...
Tristan Matthews
14:09 Revision 5349db34: New Release 0.3.4
-Set version to 0.3.4
-Added PAL support, fixes #183
-Added dc-ctl utility to set device settings on iidc cameras, fi...
Tristan Matthews
13:44 Revision f1e0a035: forgot to add Makefile.ams
Tristan Matthews
13:35 Revision b8197f41: moved dc-ctl into trunk, using automake
Tristan Matthews
12:52 Revision 2a148a63: moved dc-ctl to trunk/utils
Tristan Matthews

2010-01-08

15:55 Feature #172 (Closed): create file descriptors for udpsink/src manually
Fixed in revision 4454:
http://svn.sat.qc.ca/trac/miville/changeset/4454
Tristan Matthews
15:48 Revision c5af561b: create our own sockets for udpsrc/sink, need to test with multicast
Tristan Matthews

2010-01-07

13:41 Bug #187 (Closed): capture resolution must be applied to v4l device, not just gstreamer pipeline.
Fixed in revision 4451:
https://svn.sat.qc.ca/trac/miville/changeset/4451
Tristan Matthews
12:17 Revision a6b699cb: actually change video format on v4l device, not just in pipeline
Tristan Matthews

2010-01-06

18:29 Bug #187 (Closed): capture resolution must be applied to v4l device, not just gstreamer pipeline.
basically where it says "Changing resolution to WxH", we should be doing the equivalent of v4l2-ctl set-fmt-video=w=W... Tristan Matthews
15:03 Revision a532ec0d: created sockfd branch from trunk@4449
Tristan Matthews

2010-01-05

16:03 Feature #183 (Closed): add Pal support to Milhouse
this works in 640x480 but not in full resolution if 924x576, some issue in v4l as this resolution is an approximation... Tristan Matthews
15:56 Feature #169 (Closed): make SIMPLE tool to automate configuration of dc1394 camera settings (i.e....
see http://svn.sat.qc.ca/miville/inhouse/prototypes/dcSetFeatures Tristan Matthews
15:55 Bug #166 (Closed): use table driven methods to get appropriate dc1394 format
After looking at Coriander and gstreamer's usage of libdc, I'm pretty sure it won't be possible to do it any better. Tristan Matthews

2010-01-04

20:08 Feature #186: Create a trac hg for Lunch
... Simon Piette
19:50 Feature #186: Create a trac hg for Lunch
We should modify lunch trac page on postures' too. Simon Piette
19:50 Feature #186: Create a trac hg for Lunch
I've also imported tickets from posture's trac Simon Piette
19:27 Feature #186 (Closed): Create a trac hg for Lunch
https://svn.sat.qc.ca/trac/lunch/wiki
and
http://svn.sat.qc.ca/trac/lunch/wiki
Simon Piette
19:12 Feature #186 (In Progress): Create a trac hg for Lunch
Simon Piette
19:12 Feature #186: Create a trac hg for Lunch
hg repository is created: https://svn.sat.qc.ca/hg/lunch
Simon Piette
18:51 Bug #90 (Closed): telnet client should handle setting names with spaces
Simon Piette
17:56 Feature #186 (Closed): Create a trac hg for Lunch
We need to have
http://svn.sat.qc.ca/trac/lunch
with mercurial repository
Alexandre Quessy
17:49 Revision 00563995: In miville.runner: checking if miville can write to log and addressbook files.
Exits with error otherwise. Alexandre Quessy
17:38 Bug #185 (Closed): Kill process protocols cleanly everywhere
In network.py, we use process_transport.signalProcess(15)
In streams/proc, we use process_transport.loseConnection()...
Alexandre Quessy
17:07 Revision 02803b71: LOG_FILE_NAME in a constant in utils.log
Alexandre Quessy
16:03 Feature #84 (Closed): Devices: configure video input device in web UI
Done in tag 0.3.3 Alexandre Quessy
16:03 Feature #77: Add latency test to network testing
Not for branche 0.3, but 0.4 probably. Alexandre Quessy
16:01 Feature #146 (Closed): Miville: drivers and devices settings overriden by user
Those are not configuration entries, but rather changed directly by the user. A state saving would be nice, but at le... Alexandre Quessy
15:59 Bug #53 (Closed): telnet hangs
These options are deprecated since tag 0.3.0 Alexandre Quessy
15:58 Bug #91 (Closed): respawning jackd should not require an external script
Done in r4364 Alexandre Quessy
15:57 Bug #20 (Closed): Help is displayed twice if a command is used with "-h" flag
The CLI will soon be deprecated, or re-written, not using [[OptParse]], but shlex and twisted.python.usage. Alexandre Quessy
15:56 Bug #97: In the web addressbook widget, messages relative to a contact have lost their frame
The culprit is clientcide. We need to update to a newer version of it. It links to images on its googlecode repository. Alexandre Quessy
15:54 Bug #114 (Closed): Web widget modules are loaded many times
...Many times when reloading since nevow keeps them in case they reconnect, but trashes them later. Alexandre Quessy
15:53 Feature #85 (Closed): Device settings : choose video device for a stream
Implemented in tag 0.3.3. Alexandre Quessy
15:52 Feature #184 (Closed): Use shlex in CLI
* to be able to have contact names with spaces
Alexandre Quessy
15:51 Feature #81 (Closed): CLI : what is the escape character ?
Alexandre Quessy
15:13 Revision 8b7cab0e: merged changes in trunk since r4437 into branches/0.3.x
Tristan Matthews
15:11 Revision 15e07aa2: Update miville version to 0.3.3
Alexandre Quessy
15:10 Revision 28a6c904: merged changes in trunk since r4434 into branches/0.3.x
Tristan Matthews
15:01 Revision 92d3a82c: update minor version number
Tristan Matthews

2009-12-23

11:44 Revision eac40231: merged back trunk@4381:4433 in branches/0.3.x
Tristan Matthews

2009-12-22

16:17 Revision 0b101a77: removed midistream man page creation form makefile
Alexandre Quessy
11:59 Revision 81be60dd: pal works but not at > 640x480
Tristan Matthews

2009-12-21

19:26 Revision 746cf97e: Updated web themes
* Merged style.css and index.css for more simplicity.
* Updated blue theme with spring colors
Alexandre Quessy
17:57 Revision eb68c4d9: added v4l2 devices video2, video3... just in case
Alexandre Quessy
17:26 Feature #183 (Closed): add Pal support to Milhouse
basically just have to be smarter about deducing framerates when setting the capture caps. Tristan Matthews
16:39 Revision 2db59441: Merging changes in web2.0 since r4329 to trunk
* Web templates implemented. See the -w option.
* Moved mockups in a dir.
Alexandre Quessy
16:26 Revision 8bdf0145: merged changes in trunk since r4417 to branches/web2.0
Alexandre Quessy

2009-12-18

13:57 Revision 5d8e7948: added power lunch for 8 milhouse.
Alexandre Quessy

2009-12-16

13:44 Revision a1873270: Renamed video input settings.
Note that we should add display values. Alexandre Quessy
12:58 Revision 7a8cb7b4: Merged changes in branches/custom_entries since r4364 to trunk
* Streams profiles now have sets of settings
* The user can change settings to create custom profiles.
* Custom pro...
Alexandre Quessy
« Previous
Next »
 

Also available in: Atom