lp:ubuntu/lucid/cheese

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/cheese
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

51. By Nigel Babu

* debian/source_cheese.py:
  - Apport hook for cheese (lp: #542091)
* debian/cheese-common.install:
  - Ship the new apport hook.

50. By Sebastien Bacher

* New upstream version:
  - countdown: move rsvg_init and rsvg_term into main Initialize rsvg at
    startup and clean it up at exit. Fixes a long standing bug that made
    cheese crash when going fullscreen with button and window sounds enabled.
    (lp: #546069)
  - window: set the main button label to "Stop recording" while recording.
    Little regression introduced in 2.29.90.
  - widget: use dialog-error icon The "error" icon used before doesn't exist
    in gnome-icon-theme 2.29 and causes crashes. Use "dialog-error" instead.

49. By Didier Roche-Tolomelli

* New upstream release:
  - widget: restore saved balance settings at startup
    Restore balance (brightness, saturation, hue) settings, saved in gconf,
    when the camera is initialized. (LP: #524854)
  - camera: fix a shameful pointless g_return_if_fail that prevented
    resolution changin from preferences. (LP: #364718)
  - docs: complete api docs for CheeseCameraDeviceMonitor
  - Added/Updated Translations

48. By Didier Roche-Tolomelli

* New upstream release:
 + cheese:
  - Restore the infobar temporarily disabled in the previous version
  - Make the infobar display generic errors about camera
    initialization instead of just the "no-device" one.
 + libcheese-gtk:
  - Remove "ready" and "error" signals in CheeseWidget and use a
    "state" property to track current widget state (none, ready,
    error).
  - Add cheese_widget_get_error() api to retrieve a GError (propagated
    from CheeseCamera) if something failed (widget in error state).
  - Update CheeseAvatarChooser to reflect the new api.
 + Fixed bugs:
    #592663 — Update sensitivity of "move all to trash", Mathias Clasen
 + Added/Updated Translations
* apply soname changes:
  - update debian/control to libcheese-gtk18
  - update .la removal in debian/rules
  - rename to debian/libcheese-gtk18.install and update new symbols
    to debian/libcheese-gtk18.symbols
* debian/control:
  - update Standards-Version

47. By Didier Roche-Tolomelli

* New upstream release:
  - Export libcheese-gtk library
  - Rework Cheese itself to use libcheese-gtk
  - Add cropping ability to the chooser widget
  - Fix a possible crasher and a hang in CheeseCamera
  - Require libgudev on Linux systems
  - Limit framerate to 30 frames per second
  - Updated German documentation
* create cheese-common, libcheese-gtk{17,-dev} packages:
  - add debian/cheese-common.install, debian/cheese.install,
    debian/libcheese-gtk-dev.install, debian/libcheese-gtk17.install
    and debian/libcheese-gtk17.symbols
  - add packages to debian/control with C/R
  - modify debian/rules to remove .la and .a files from libcheese-gtk17
* debian/control:
  - remove -Bsymbolic-functions from LDFLAGS to fix runtime core dump
    because of multiple symbol redefinition in both cheese bin and
    libcheese-gtk17 lib

46. By Sebastien Bacher

debian/control: build-depends on libcanberra-gtk-dev

45. By Sebastien Bacher

* New upstream version:
  don't use libhal but libgudev instead (lp: #496025, #503409)
* debian/control:
  - build-depends on libgudev-1.0-dev, libxtst-dev
  - don't build-depends on libhal, libebook, x11proto-core-dev
  - grammatical error fix in the description, thank Lesley Harrison
    (lp: #501368)
  - updated gstreamer and gtk requirements
* debian/rules:
  - clean the .a and .la libraries
  - don't use --enable-mmkeys configure option, it's deprecated

44. By Sebastien Bacher

No change rebuild to use the new libgnome-desktop soname

43. By Michael Terry

debian/gconf-defaults: Use wide mode by default for small screens.
LP: #487249

42. By Sebastien Bacher

New upstream version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers