summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Sending translation for po/mr.posandeeps2009-04-041-0/+336
| | |
| * | Sending translation for Portuguesemarcormm2009-04-031-2/+2
| | |
| * | Sending translation for Portuguesemarcormm2009-04-031-332/+61
| | |
| * | Sending translation for po/pt.poruigo2009-04-031-0/+362
| | |
| * | Sending translation for po/or.pomgiri2009-04-031-0/+337
| | |
| * | Sending translation for Slovakfeonsu2009-04-021-66/+99
| | |
| * | Sending translation for po/ml.poanipeter2009-04-011-0/+335
| | |
| * | Sending translation for po/it.potombo2009-04-011-0/+344
| | |
| * | Sending translation for Chinese (Simplified)leahliu2009-04-011-68/+104
| | |
| * | Sending translation for Hungariankelemeng2009-03-221-68/+101
| | |
| * | Updated catalan poXavier Conde2009-03-191-66/+110
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | Updated Thai translationManatsawin Hanmongkolchai2009-03-131-0/+347
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | Adding Punjabi (pa) Language to LINGUASA S Alam2009-03-121-0/+1
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | updated Spanish translationDomingo Becker2009-03-081-64/+108
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | Updated Polish translationPiotr Drąg2009-03-051-64/+96
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | | don't show wait cursor forever if stream_restore extension is not availableLennart Poettering2009-04-081-3/+4
| |/ |/|
* | configure steps for scalesLennart Poettering2009-03-215-5/+19
| |
* | visualize base volumeLennart Poettering2009-03-215-2/+26
| |
* | Shuffle some headers around a bit so that some systems don't have build errorsColin Guthrie2009-03-182-7/+5
| |
* | Use C style comments as per Lennart's fetish :pColin Guthrie2009-03-184-5/+3
| |
* | Move config.h inclusion to the .cc filesColin Guthrie2009-03-1812-4/+44
| |
* | Split mainwindow into it's own files.Colin Guthrie2009-03-163-796/+826
| |
* | Split rolewidget into it's own files.Colin Guthrie2009-03-164-54/+110
| |
* | Split sourceoutputwidget out into it's own files.Colin Guthrie2009-03-164-115/+172
| |
* | Split sinkinputwidget into it's own files.Colin Guthrie2009-03-165-208/+301
| | | | | | | | Also had to put mainwindow into it's own header for this to work. Full conversion of mainwindow will ultimately follow.
* | Split sourcewidget into it's own files.Colin Guthrie2009-03-164-76/+129
| |
* | Split sinkwidget into it's own files.Colin Guthrie2009-03-165-102/+155
| |
* | Split cardwidget out into it's own files.Colin Guthrie2009-03-155-109/+167
| | | | | | | | Also define a get_context() method to get the context from outside of the main file.
* | Move common setup into a shared headerColin Guthrie2009-03-157-35/+45
| |
* | Split out streamwidget into it's own files.Colin Guthrie2009-03-154-79/+105
| | | | | | | | Also correct the location of the argument default value specification (it should be in prototype not implementation)
* | Split channelwidget into separate files. Also separate out the definition of ↵Colin Guthrie2009-03-155-136/+235
| | | | | | | | streamwidget into it's own header
* | Include config.h in minimalstreamwidget.hColin Guthrie2009-03-151-0/+4
| |
* | Split the minimalstreamwidget into it's own fileColin Guthrie2009-03-154-127/+179
| |
* | Remove the minimalStreamWindow. It's no longer usedColin Guthrie2009-03-061-107/+0
|/
* Merge commit 'flameeyes/autoconf-2.62'Lennart Poettering2009-03-025-22/+61
|\
| * Install README files in doc/html directories.Diego 'Flameeyes' Pettenò2008-08-081-2/+3
| | | | | | | | | | | | | | | | | | | | Install and distribute README.html and style.css in the html directory. Install and distribute README in the doc directory. The htmldir and docdir entries are added by recent versionf of autoconf and are configurable, so that distributions don't need to handle installation of these manually.
| * Make use of common ZP_LYNX_DOC macro.Diego 'Flameeyes' Pettenò2008-08-082-18/+25
| | | | | | | | | | Instead of reproducing the same code on each configure.ac use the common macro.
| * Create m4 directory, and set it up.Diego 'Flameeyes' Pettenò2008-08-083-1/+32
| | | | | | | | | | | | | | Make sure the m4 directory is known to autoconf. Also ignore the macro files copied over by libtool, gettext and the other tools.
| * Bump autoconf requirement to 2.62 (latest released version).Diego 'Flameeyes' Pettenò2008-08-081-1/+1
| |
* | Merge commit 'flameeyes/master'Lennart Poettering2009-03-021-2/+0
|\ \
| * \ Merge branch 'master' of git://git.0pointer.de/pavucontrolDiego 'Flameeyes' Pettenò2008-08-267-60/+468
| |\ \ | | |/ | |/|
| * | Remove gettext macro, the package uses intltool instead.Diego 'Flameeyes' Pettenò2008-08-081-2/+0
| | |
* | | Merge commit 'coling/master'Lennart Poettering2009-03-021-7/+5
|\ \ \
| * | | Initialise our dropdown at contruction and just repopulate it when the ↵Colin Guthrie2009-03-021-7/+5
| | | | | | | | | | | | | | | | cardinfo callback is received
* | | | use the server provided iconsLennart Poettering2009-03-022-30/+34
|/ / /
* | | various small glade updatesLennart Poettering2009-03-021-6/+8
| | |
* | | Merge commit 'coling/master'Lennart Poettering2009-03-022-1245/+1176
|\ \ \
| * | | Fix the number of outstanding operations.Colin Guthrie2009-02-281-2/+10
| | | | | | | | | | | | | | | | This uses an incrementing rather than fixed value as it more obviously reflects what's going on.
| * | | Typo: spell configuration rightColin Guthrie2009-02-281-1/+1
| | | |
| * | | Add a new widget for the card configuration and use it.Colin Guthrie2009-02-282-112/+178
| | | | | | | | | | | | | | | | | | | | This change allows the card profiles to be shown in a combo box. This is more natural and obvious than hiding things in the submenu.