View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~albertomilone/+junk/nvidia-450-whitelist 1 Development 2020-07-16 08:35:21 UTC
1350. Add nvidia 440-server, 450, and 450-s...

Author: Alberto Milone
Revision Date: 2020-07-16 08:31:06 UTC

Add nvidia 440-server, 450, and 450-server to the whitelist

lp:~albertomilone/+junk/ardour 1 Development 2017-10-08 09:51:37 UTC
2. Update to 5.12 release

Author: Alberto Milone
Revision Date: 2017-10-08 09:51:37 UTC

Update to 5.12 release

lp:~albertomilone/gdm/lp1697882 bug(Has a merge proposal) 1 Development 2017-08-24 09:30:47 UTC
432. Hide X11 sessions when KMS is enabled...

Author: Alberto Milone
Revision Date: 2017-08-24 09:05:29 UTC

Hide X11 sessions when KMS is enabled in the nvidia driver

NOTE: this doesn't affect systems with hybrid graphics

Fixes LP: #1697882

lp:~albertomilone/+junk/gdm_hide_x11_with_nvidia_kms 1 Development 2017-06-28 13:22:32 UTC
411. Hide X11 sessions when KMS is enabled...

Author: Alberto Milone
Revision Date: 2017-06-28 13:22:32 UTC

Hide X11 sessions when KMS is enabled in the nvidia driver

NOTE: this doesn't affect systems with hybrid graphics

Fixes LP: #1697882

lp:~albertomilone/+junk/nvidia-mir-work 1 Development 2016-07-26 07:36:16 UTC
3552. tools/update_package_abis.sh: add the...

Author: Alberto Milone
Revision Date: 2016-07-26 07:30:47 UTC

tools/update_package_abis.sh: add the eglstream-kms packages

lp:~albertomilone/unity-system-compositor/force-off (Has a merge proposal) 1 Development 2013-07-01 15:57:37 UTC
33. Add an option to force Mir off This ...

Author: Alberto Milone
Revision Date: 2013-07-01 15:54:06 UTC

Add an option to force Mir off

This will be used to handle the special case of hybrid
graphics with fglrx and nvidia, in which a Mir compatible
driver (e.g. intel) is used as an output sink to display
what was rendered by another display device which, in
turn, uses a Mir incompatible driver (e.g. fglrx or
nvidia).

lp:~albertomilone/checkbox/graphics_tests 1 Development 2012-08-10 08:02:58 UTC
1555. merge from trunk

Author: Alberto Milone
Revision Date: 2012-08-10 08:02:58 UTC

merge from trunk

lp:xorgparser bug 1 Development 2011-06-28 14:23:32 UTC
45. Release 0.4.2.3

Author: Alberto Milone
Revision Date: 2011-06-28 14:15:44 UTC

Release 0.4.2.3

lp:~albertomilone/nvidia-drivers-ubuntu/nvidia-96 bug(Linked to a blueprint) 1 Development 2010-11-05 09:04:07 UTC
25. * debian/nvidia-96.postinst.in: ...

Author: Alberto Milone
Revision Date: 2010-01-17 16:14:44 UTC

  * debian/nvidia-96.postinst.in:
    - Remove gl_libraries slave link as the file in ld.so.conf.d is
      enough.

lp:~albertomilone/nvidia-drivers-ubuntu/nvidia-current 1 Development 2010-06-23 13:01:03 UTC This branch has not been pushed to yet.
lp:~albertomilone/+junk/lubuntu-artwork1 2 Mature 2010-04-15 14:44:08 UTC
40. * lib/plymouth/themes/lubuntu-logo/l...

Author: Alberto Milone
Revision Date: 2010-04-15 14:19:01 UTC

* lib/plymouth/themes/lubuntu-logo/lubuntu-logo.script:
  - Add the support for receiving a localised progress string (LP: #553954).
* Release version 0.7.

lp:~albertomilone/jockey/pkg-version-ubuntu bug(Has a merge proposal) 2 Mature 2010-04-11 19:05:37 UTC
415. * jockey/oslib.py: - Implement the...

Author: Alberto Milone
Revision Date: 2010-04-11 17:14:31 UTC

* jockey/oslib.py:
  - Implement the package_version() method so that we
    can get the version of a package from apt.
* data/handlers/nvidia.py:
  - Implement the pkg_version() method so that we can
    show the version of the driver instead of being
    limited to the information carried by the version
    attribute. For example, in the case of the
    nvidia-current package, self.version is an
    unlocalised and therefore rather confusing string
    i.e. current when it should really be something
    like 195 (LP: #543176).

lp:~albertomilone/jockey/pkg-version (Has a merge proposal) 2 Mature 2010-04-11 19:00:15 UTC
627. Add pkg_version() method which determ...

Author: Alberto Milone
Revision Date: 2010-04-11 17:11:19 UTC

Add pkg_version() method which determines the value
of handler_info['pkg_version'].

lp:~albertomilone/nvidia-drivers-ubuntu/nvidia-173 (Linked to a blueprint) 1 Development 2010-01-17 16:18:07 UTC
24. * debian/nvidia-173.postinst.in: ...

Author: Alberto Milone
Revision Date: 2010-01-17 16:18:07 UTC

  * debian/nvidia-173.postinst.in:
    - Remove gl_libraries slave link as the file in ld.so.conf.d is
      enough.

lp:nvidia-common bug(Linked to a blueprint) 1 Development 2010-01-14 16:55:56 UTC
23. * NvidiaDetector/alternatives.py: ...

Author: Alberto Milone
Revision Date: 2010-01-14 16:55:56 UTC

  * NvidiaDetector/alternatives.py:
    - Set self.__open_drivers_alternative to 'mesa/ld.so.conf' so as to
      adapt to the fact that the alternative lives in mesa now.
    - Do not pass arguments to the list_alternatives method.
    - Use subprocess.check_call instead of .call so as to get the exit
      status in addition to the return code.

lp:~albertomilone/ubuntu/lucid/kdebindings/kdebindings-fix-kde-i18n-string bug 1 Development 2010-01-06 12:04:12 UTC
70. * debian/patches/kubuntu_06_qtproxies...

Author: Alberto Milone
Revision Date: 2010-01-06 12:01:21 UTC

* debian/patches/kubuntu_06_qtproxies_string_api_fix.patch:
  - pykdeuic4.py: escape() is no longer a method of the qtproxies.i18n_string
    class. Call it as a separate function i.e. qtproxies.escape()
    instead (LP: #503736).

lp:~albertomilone/ubuntu/lucid/kdebindings/kdebindings-fix-pykdeuic4 bug 1 Development 2010-01-06 10:14:11 UTC
45. * python/pykde4/tools/pykdeuic4/pykde...

Author: Alberto Milone
Revision Date: 2010-01-06 10:10:45 UTC

* python/pykde4/tools/pykdeuic4/pykdeuic4.py:
  - escape() is no longer a method of the qtproxies.i18n_string
    class. Call it as a separate function i.e. qtproxies.escape()
    instead (LP: #503736).

lp:~albertomilone/jockey/alternatives (Linked to a blueprint) 1 Development 2010-01-05 11:08:07 UTC
383. * debian/control: - Recommend ...

Author: Alberto Milone
Revision Date: 2010-01-05 11:08:07 UTC

  * debian/control:
    - Recommend nvidia-common > 0.2.15 because of the new alternatives class.
  * Update changelog.

lp:screen-resolution-extra 1 Development 2009-12-30 13:53:14 UTC
13. * setup.py: - Do not install p...

Author: Alberto Milone
Revision Date: 2009-12-30 13:53:14 UTC

  * setup.py:
    - Do not install policy-dontzap.py any longer.
    - Install nvidia-polkit.py which will be used by nvidia-settings.

lp:~albertomilone/plymouth/lucid 1 Development 2009-12-04 22:31:16 UTC
1151. * themes/plain/plain.script: -...

Author: Alberto Milone
Revision Date: 2009-12-04 22:31:16 UTC

  * themes/plain/plain.script:
    - Pass 0 to Window.{GetHeight|GetWidth}.
    - Create ImageToText function which calls creates an
      image from text with the colour specified in the
      text_colour.{red|green|blue} array.

lp:envy 2 Mature 2009-08-19 17:18:16 UTC
66. * Envy/packagemanager.py - Ada...

Author: Alberto Milone
Revision Date: 2009-08-19 17:18:16 UTC

  * Envy/packagemanager.py
    - Adapt file to the changes in python-apt (LP: #396301).
      Credit goes to Michael Vogt (mvo).
    - Ignore deprecation warnings.
  * debian/rules:
    - Use DH_PYCENTRAL=include-links instead of nomove.

lp:~albertomilone/+junk/product-check 1 Development 2009-07-13 16:47:43 UTC
2. * Rename startup.d as debian-install...

Author: Alberto Milone
Revision Date: 2009-07-13 16:47:43 UTC

* Rename startup.d as debian-installer-startup.d and change debian/install accordingly.

lp:x-bus 1 Development 2009-06-26 13:36:14 UTC
26. * src/daemon.pro: - Do not link ag...

Author: Alberto Milone
Revision Date: 2009-06-26 13:36:14 UTC

* src/daemon.pro:
  - Do not link against the gui module.

lp:~albertomilone/x-bus/ubuntu-core 1 Development 2009-06-26 13:34:14 UTC
4. * debian/control: - Set dependenci...

Author: Alberto Milone
Revision Date: 2009-06-26 13:34:14 UTC

* debian/control:
  - Set dependencies manually so as to
    make sure that libxi{-dev} >= 2:1.2.0-1ubuntu1.1.

lp:~albertomilone/jockey/tseliot-fixes bug 2 Mature 2009-04-05 13:02:46 UTC
536. * jockey/jockey/ui.py: - Do not bre...

Author: Alberto Milone
Revision Date: 2009-04-05 13:02:46 UTC

* jockey/jockey/ui.py:
  - Do not break translations if the version of the driver
    is provided in the name of the driver.

lp:~albertomilone/gnome-desktop/tseliot-fixes 1 Development 2009-03-19 10:16:53 UTC
11. achieve the same effect as 101_defaul...

Author: <email address hidden>
Revision Date: 2009-03-19 10:16:53 UTC

achieve the same effect as 101_default_to_cheap_randr_call.patch without breaking the API

lp:~albertomilone/gnome-control-center/tseliot-fixes 1 Development 2009-03-19 08:54:40 UTC
39. * debian/patches/112_expensive_randr_...

Author: <email address hidden>
Revision Date: 2009-03-19 08:54:40 UTC

* debian/patches/112_expensive_randr_call.patch:
  - Use RandR XRRGetScreenResources expensive call so as to
    do hardware probing.

lp:xorg-options-editor bug 1 Development 2009-03-13 10:14:27 UTC
14. sync with Jaunty version and add Span...

Author: <email address hidden>
Revision Date: 2009-03-13 10:14:27 UTC

sync with Jaunty version and add Spanish po file

lp:dontzap 2 Mature 2009-02-21 11:32:07 UTC
9. * debian/rules: - Revert the remova...

Author: <email address hidden>
Revision Date: 2009-02-21 11:32:07 UTC

* debian/rules:
  - Revert the removal of the Python egg file.
  - Remove export DH_PYCENTRAL=nomove.
  - Add export DH_PYCENTRAL=include-links dh_pycentral.
* dontzap:
  - Move DontZap class to a separate module
    DontZap/dontzap.py so that other applications
    can use it.
* setup.py:
  - Add DontZap package.

lp:~albertomilone/gnome-control-center/randr-virtual (Has a merge proposal) 2 Mature 2009-01-29 11:00:40 UTC
35. debian/control.in, debian/control: ad...

Author: <email address hidden>
Revision Date: 2009-01-29 11:00:40 UTC

debian/control.in, debian/control: add missing comma after screen-resolution-extra

lp:~albertomilone/kdebase-workspace/dontzap 2 Mature 2009-01-08 13:24:01 UTC
4. * Add kubuntu_55_add_dontzap_option.d...

Author: <email address hidden>
Revision Date: 2009-01-08 13:24:01 UTC

* Add kubuntu_55_add_dontzap_option.diff to allow users to set DontZap in
  xorg.conf if the dontzap package is installed

lp:~albertomilone/envy/envyng-gtk (Has a merge proposal) 2 Mature 2008-10-09 10:41:13 UTC
24. clean up debian/rules

Author: <email address hidden>
Revision Date: 2008-10-09 10:40:13 UTC

clean up debian/rules

lp:~albertomilone/envy/envyng-qt 2 Mature 2008-10-02 11:23:10 UTC
22. update changelog

Author: <email address hidden>
Revision Date: 2008-10-02 11:22:31 UTC

update changelog

lp:~albertomilone/jockey/jockey-generic-ubuntu 1 Development 2008-09-23 06:38:24 UTC
235. remove installation of ui files from ...

Author: <email address hidden>
Revision Date: 2008-09-23 06:35:30 UTC

remove installation of ui files from jockey-kde.install

lp:~albertomilone/screen-resolution-extra/intrepid bug 1 Development 2008-09-16 17:25:17 UTC
7. calculate the virtual resolution corr...

Author: <email address hidden>
Revision Date: 2008-09-16 17:22:01 UTC

calculate the virtual resolution correctly

lp:~albertomilone/mythbuntu/mythbuntu-common-xkit 1 Development 2008-08-26 15:44:17 UTC
29. add initial support for x-kit in vnc.py

Author: <email address hidden>
Revision Date: 2008-08-08 16:16:05 UTC

add initial support for x-kit in vnc.py

lp:~albertomilone/jockey/ubuntu-core-xkit 1 Development 2008-08-14 16:33:09 UTC
211. set environment variables before usin...

Author: <email address hidden>
Revision Date: 2008-08-14 16:15:32 UTC

set environment variables before using python-apt

lp:~albertomilone/screen-resolution-extra/gnome-control-center 1 Development 2008-08-08 11:11:19 UTC
2. redect outputs and refresh the GUI af...

Author: <email address hidden>
Revision Date: 2008-08-08 11:10:17 UTC

redect outputs and refresh the GUI after applying the settings in xrandr-capplet.c

lp:~albertomilone/urandr/ubuntu 1 Development 2008-05-12 09:36:53 UTC
37. sync xorgconfig with the one in envyng

Author: <email address hidden>
Revision Date: 2008-05-12 09:26:00 UTC

sync xorgconfig with the one in envyng

lp:~albertomilone/urandr/urandr-dev 0 Experimental 2008-03-30 17:53:47 UTC
6. remember settings when switching betw...

Author: <email address hidden>
Revision Date: 2008-03-30 17:44:33 UTC

remember settings when switching between devices

140 of 40 results