branches with status:
Name Status Last Modified Last Commit
lp:~guijemont/+junk/elisa_qt_mediaserver2 1 Development 2010-07-03 17:47:13 UTC
179. Added dbus description of org.gnome.U...

Author: Guillaume Emont
Revision Date: 2010-07-03 17:40:12 UTC

Added dbus description of org.gnome.UPnP.MediaContainer2 and interface code generated by qdbusxml2cpp

lp:~guijemont/bzr-gtk/collapsed_merges 1 Development 2010-05-26 09:39:28 UTC
738. Added a criterion on the column in Re...

Author: Guillaume Emont
Revision Date: 2010-05-26 09:39:28 UTC

Added a criterion on the column in Revision.is_merge_of()

lp:~guijemont/+junk/ms-trunk 1 Development 2010-05-02 11:29:39 UTC
65. launcher: fix the SPARQL movie query,...

Author: Guillaume Emont
Revision Date: 2010-02-08 12:34:26 UTC

launcher: fix the SPARQL movie query, fix the treatment of results (printing
the iterator was consuming it).

lp:~guijemont/+junk/ms_new_md_manager 1 Development 2010-02-01 18:39:36 UTC
94. XmlInfoGetter: use lxml.etree instead...

Author: Guillaume Emont
Revision Date: 2010-02-01 18:39:36 UTC

XmlInfoGetter: use lxml.etree instead of libxml2, libxslt and xml.dom.minidom

lp:~guijemont/+junk/typefinders_as_data_source 1 Development 2009-11-19 15:18:13 UTC
42. Made the test code more clever, and m...

Author: Guillaume Emont
Revision Date: 2009-11-19 15:04:37 UTC

Made the test code more clever, and make it use all our typefinders

lp:~guijemont/+junk/mediascanner 1 Development 2009-11-17 19:05:01 UTC
45. Handling of subjects that makes more ...

Author: Guillaume Emont
Revision Date: 2009-11-17 19:05:01 UTC

Handling of subjects that makes more sense

lp:~guijemont/moovida/more_loading_ordering 1 Development 2009-11-09 20:43:47 UTC
1571. Modified gnome screen saver service t...

Author: Guillaume Emont
Revision Date: 2009-11-09 20:43:47 UTC

Modified gnome screen saver service to use the new get_player()

lp:~guijemont/moovida/styles_and_resources_with_pkg_resources 1 Development 2009-11-05 21:31:08 UTC
1586. Use a queue in get_pixbuf_from_resour...

Author: Guillaume Emont
Revision Date: 2009-11-05 21:31:08 UTC

Use a queue in get_pixbuf_from_resource() to minimise concurrent disk access

lp:~guijemont/moovida/component_loading 1 Development 2009-10-21 17:47:36 UTC
1562. Fixed the stuff that was using Pigmen...

Author: Guillaume Emont
Revision Date: 2009-10-21 17:47:36 UTC

Fixed the stuff that was using PigmentFrontendMessage

lp:~guijemont/moovida/avoid_egg_uncompression 1 Development 2009-10-06 19:18:18 UTC
1545. Use pkg_resources to get translation ...

Author: Guillaume Emont
Revision Date: 2009-10-06 19:18:04 UTC

Use pkg_resources to get translation data, by reimplementing some gettext stuff

lp:~guijemont/+junk/gpxstuff 1 Development 2009-08-28 18:56:58 UTC
1. Initial commit with a script able to ...

Author: Guillaume Emont
Revision Date: 2009-08-28 18:16:38 UTC

Initial commit with a script able to compute the length of a segment (maybe not accurately).

lp:~guijemont/+junk/minidvd 1 Development 2009-08-04 18:05:11 UTC
3. Added remaining commands, and the pos...

Author: Guillaume Emont
Revision Date: 2009-08-04 18:04:58 UTC

Added remaining commands, and the possibility to display the value of some properties.

lp:~guijemont/moovida/player_keys 1 Development 2009-06-28 14:28:13 UTC
1309. Handle parameters in initialize() and...

Author: Guillaume Emont
Revision Date: 2009-06-28 14:28:13 UTC

Handle parameters in initialize() and not __init__.
Don't modify the klass generated by type() in __new__(): that seems dangerous.

lp:~guijemont/moovida/video_parser_refactoring 1 Development 2009-05-15 01:30:46 UTC
1272. Small bugfixes + do not count any more

Author: Guillaume Emont
Revision Date: 2009-05-15 00:04:58 UTC

Small bugfixes + do not count any more

lp:~guijemont/+junk/pymonitor-ld_preload 1 Development 2009-04-14 20:16:28 UTC
2. log function, some python hacks, not ...

Author: Guillaume Emont
Revision Date: 2009-04-09 00:54:10 UTC

log function, some python hacks, not working yet.

lp:~guijemont/+junk/pymonitor 1 Development 2009-04-14 13:38:07 UTC
8. Added a lot of debug messages, and fi...

Author: Guillaume Emont
Revision Date: 2009-04-14 13:38:07 UTC

Added a lot of debug messages, and fixed the ptracing. Still don't really know how to get python code info.

lp:~guijemont/moovida/dfr_profiling 1 Development 2009-04-08 16:38:58 UTC
1133. Merge with hardy branch.

Author: Guillaume Emont
Revision Date: 2009-04-08 16:38:58 UTC

Merge with hardy branch.

lp:~guijemont/moovida/dfr_profiling_hardy 1 Development 2009-04-08 16:36:28 UTC
1135. Added profiling of component creation.

Author: Guillaume Emont
Revision Date: 2009-04-08 16:36:28 UTC

Added profiling of component creation.

lp:~guijemont/pygobject/profiling_hacks_intrepid 1 Development 2009-03-19 16:28:26 UTC
597. Now include profiling.h in gio.

Author: Guillaume Emont
Revision Date: 2009-03-19 16:22:43 UTC

Now include profiling.h in gio.

lp:~guijemont/+junk/pygobject_profiling_analyser 1 Development 2009-03-19 11:54:09 UTC
6. Added HackedCooperator._tick to ignor...

Author: Guillaume Emont
Revision Date: 2009-03-19 11:54:09 UTC

Added HackedCooperator._tick to ignored stuff.

lp:~guijemont/pygobject/profiling_hacks 1 Development 2009-03-17 12:37:16 UTC
592. - Better code to handle callable name...

Author: Guillaume Emont
Revision Date: 2009-03-17 12:37:16 UTC

- Better code to handle callable name
- Added const for some param types.

lp:~guijemont/moovida/log_browsing 1 Development 2009-03-10 17:15:46 UTC
1116. Added some logging for the history an...

Author: Guillaume Emont
Revision Date: 2009-03-10 17:13:16 UTC

Added some logging for the history and the player.

lp:~guijemont/moovida/mplayer_mode 1 Development 2009-02-18 21:19:58 UTC
1092. Added previous_on_seek: now can seek ...

Author: Guillaume Emont
Revision Date: 2009-02-18 21:19:58 UTC

Added previous_on_seek: now can seek to beginning of track with previous_on_seek=False.

lp:~guijemont/+junk/bbhacks 1 Development 2009-02-03 23:34:17 UTC
8. Added a copyright header and a docstr...

Author: Guillaume Emont
Revision Date: 2009-02-03 23:34:17 UTC

Added a copyright header and a docstring.

lp:~guijemont/moovida/playbin2 1 Development 2009-01-05 13:14:22 UTC
991. Merge with upicek.

Author: Guillaume Emont
Revision Date: 2009-01-05 13:14:03 UTC

Merge with upicek.

lp:~guijemont/+junk/dirwatch 1 Development 2008-12-07 20:30:30 UTC
5. Added copyright stuff, and put the en...

Author: Guillaume Emont
Revision Date: 2008-12-07 20:27:10 UTC

Added copyright stuff, and put the encoding in vim style.

lp:~guijemont/oabuild/ffmpeg_r15750 1 Development 2008-11-25 20:20:28 UTC
35. Added forgotten files removed by an o...

Author: Guillaume Emont
Revision Date: 2008-11-25 20:20:28 UTC

Added forgotten files removed by an old quilt pop.

lp:~guijemont/moovida/network 1 Development 2008-11-04 12:58:17 UTC
890. Cleaned up some stuff. Added some com...

Author: Guillaume Emont
Revision Date: 2008-11-04 12:57:09 UTC

Cleaned up some stuff.
Added some comments and documentation.

lp:~guijemont/moovida/subtitles 1 Development 2008-10-21 18:45:51 UTC
850. Added code to disconnect from where w...

Author: Guillaume Emont
Revision Date: 2008-10-21 18:44:29 UTC

Added code to disconnect from where we connect in add_subtitle_callback_to_pipeline.

lp:~guijemont/moovida/memory_tracer 1 Development 2008-10-15 19:22:10 UTC
825. Started playing with pylab.

Author: Guillaume Emont
Revision Date: 2008-10-15 19:20:51 UTC

Started playing with pylab.

lp:~guijemont/moovida/memory_tools 1 Development 2008-10-09 10:18:25 UTC
755. Merge with upicek.

Author: Guillaume Emont
Revision Date: 2008-10-03 16:59:24 UTC

Merge with upicek.

lp:~guijemont/pigment/dvd 1 Development 2008-08-21 01:32:45 UTC
786. Finally, I think this message looks t...

Author: Guillaume Emont
Revision Date: 2008-07-21 17:51:45 UTC

Finally, I think this message looks too stupid.

lp:~guijemont/pigment/deeveedee 1 Development 2008-08-21 01:32:35 UTC
783. Put a specific pipeline for dvd.

Author: Guillaume Emont
Revision Date: 2008-07-21 11:45:40 UTC

Put a specific pipeline for dvd.

lp:~guijemont/moovida/device_improvements_0.5 1 Development 2008-08-14 18:05:18 UTC
104. Started to add some simple tests for ...

Author: Guillaume Emont
Revision Date: 2008-08-14 18:02:32 UTC

Started to add some simple tests for HALResource.

lp:~guijemont/moovida/device_improvements 1 Development 2008-08-14 16:42:44 UTC
621. Updated scheme and filtering method.

Author: guijemont
Revision Date: 2008-08-14 14:33:18 UTC

Updated scheme and filtering method.

lp:~guijemont/moovida/hal_poblesec_integration 1 Development 2008-08-13 14:08:20 UTC
586. Merge with upicek.

Author: Guillaume Emont
Revision Date: 2008-08-13 14:07:11 UTC

Merge with upicek.

lp:~guijemont/pigment/sink_events 1 Development 2008-07-18 05:18:50 UTC
783. cut'n paste is bad

Author: Guillaume Emont
Revision Date: 2008-07-17 11:55:21 UTC

cut'n paste is bad

lp:~guijemont/pigment/event_handling_fixes 1 Development 2008-07-16 17:27:30 UTC
792. Updated ChangeLog.

Author: Guillaume Emont
Revision Date: 2008-07-16 17:01:47 UTC

Updated ChangeLog.

lp:~guijemont/pigment/pgmdrawablepicking 1 Development 2008-07-16 16:43:28 UTC
789. Updated ChangeLog

Author: Guillaume Emont
Revision Date: 2008-07-16 16:40:57 UTC

Updated ChangeLog

lp:~guijemont/pigment/new_signals 1 Development 2008-07-16 13:55:13 UTC
798. When adding a new entered_stopper, we...

Author: Guillaume Emont
Revision Date: 2008-07-16 13:44:11 UTC

When adding a new entered_stopper, we now remove the former_entered_stopper if
it is below the entered_stopper.

lp:~guijemont/pigment/conversions 1 Development 2008-07-08 19:28:13 UTC
775. Updated ChangeLog

Author: Guillaume Emont
Revision Date: 2008-07-08 19:24:44 UTC

Updated ChangeLog

lp:~guijemont/paf/interpolation 1 Development 2008-07-06 15:56:13 UTC
102. Added PafLinearInterpolation and test...

Author: Guillaume Emont
Revision Date: 2008-07-06 15:53:47 UTC

Added PafLinearInterpolation and tests for it.

lp:paf 1 Development 2008-07-05 15:42:13 UTC
73. Merge with lp:~fboucault/paf/readme: ...

Author: Guillaume Emont
Revision Date: 2008-07-05 15:41:23 UTC

Merge with lp:~fboucault/paf/readme: first draft of a README.

lp:~guijemont/pigment/picking_rotation 1 Development 2008-07-04 14:11:08 UTC
760. Merge with C-stuff branch.

Author: Guillaume Emont
Revision Date: 2008-07-04 14:08:56 UTC

Merge with C-stuff branch.

lp:~guijemont/paf/transformation 1 Development 2008-06-10 14:23:12 UTC
95. Added some tests for PafTransformatio...

Author: Guillaume Emont
Revision Date: 2008-06-10 14:21:34 UTC

Added some tests for PafTransformation and PafIdentityTransformation. Both have
now 100% code coverage.

lp:~guijemont/paf/clock 1 Development 2008-05-29 17:56:13 UTC
82. Fixed auto-reverse and 1.0f fraction.

Author: Guillaume Emont
Revision Date: 2008-05-29 17:49:59 UTC

Fixed auto-reverse and 1.0f fraction.

lp:~guijemont/paf/ticker 1 Development 2008-05-28 00:22:42 UTC
72. Added ticking tests.

Author: Guillaume Emont
Revision Date: 2008-05-27 14:30:52 UTC

Added ticking tests.

lp:~guijemont/paf/unit-tests 1 Development 2008-05-23 23:02:27 UTC
69. Added coverage reporting with lcov.

Author: Guillaume Emont
Revision Date: 2008-05-23 15:59:28 UTC

Added coverage reporting with lcov.

lp:~guijemont/paf/api-fixing 1 Development 2008-05-21 15:39:25 UTC
70. Fixed tests for new PafClock API. Rem...

Author: Guillaume Emont
Revision Date: 2008-05-21 15:36:22 UTC

Fixed tests for new PafClock API. Removed irrelevant tests and added some tests
of the PafClock::ticked signal that could not be done otherwise anymore.

149 of 49 results