Lennart Poettering
7116369503
visualize base volume
2009-03-21 03:27:25 +01:00
Xavier Conde
e2266a6931
Updated catalan po
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-19 20:17:46 +00:00
Colin Guthrie
6499304945
Shuffle some headers around a bit so that some systems don't have build errors
2009-03-18 21:06:28 +00:00
Colin Guthrie
c4208bfd8e
Use C style comments as per Lennart's fetish :p
2009-03-18 21:01:03 +00:00
Colin Guthrie
c6b73de308
Move config.h inclusion to the .cc files
2009-03-18 20:58:17 +00:00
Colin Guthrie
53288073c1
Split mainwindow into it's own files.
2009-03-16 13:21:14 +00:00
Colin Guthrie
cf3da7b364
Split rolewidget into it's own files.
2009-03-16 13:13:34 +00:00
Colin Guthrie
0d746559c3
Split sourceoutputwidget out into it's own files.
2009-03-16 13:05:58 +00:00
Colin Guthrie
dc5498f86a
Split sinkinputwidget into it's own files.
...
Also had to put mainwindow into it's own header for this to work. Full conversion of mainwindow will ultimately follow.
2009-03-16 12:59:01 +00:00
Colin Guthrie
ed4f413ec5
Split sourcewidget into it's own files.
2009-03-16 12:45:53 +00:00
Colin Guthrie
38e7792eec
Split sinkwidget into it's own files.
2009-03-16 12:41:02 +00:00
Colin Guthrie
d3a66f65b5
Split cardwidget out into it's own files.
...
Also define a get_context() method to get the context from outside of the main file.
2009-03-15 13:32:28 +00:00
Colin Guthrie
a8357b3dc2
Move common setup into a shared header
2009-03-15 13:08:22 +00:00
Colin Guthrie
e1e452ac22
Split out streamwidget into it's own files.
...
Also correct the location of the argument default value specification (it should be in prototype not implementation)
2009-03-15 13:02:56 +00:00
Colin Guthrie
f6af4f80b8
Split channelwidget into separate files. Also separate out the definition of streamwidget into it's own header
2009-03-15 12:54:56 +00:00
Colin Guthrie
11989db61a
Include config.h in minimalstreamwidget.h
2009-03-15 12:54:07 +00:00
Colin Guthrie
1c73564f66
Split the minimalstreamwidget into it's own file
2009-03-15 12:42:45 +00:00
Manatsawin Hanmongkolchai
3aa6efb170
Updated Thai translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-13 09:06:31 +00:00
A S Alam
ec38c408d2
Adding Punjabi (pa) Language to LINGUAS
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-12 08:28:45 +00:00
Domingo Becker
7ea9650ec2
updated Spanish translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-08 23:31:00 +00:00
Colin Guthrie
0fbc2b1466
Remove the minimalStreamWindow. It's no longer used
2009-03-06 00:02:06 +00:00
Piotr Drąg
b14036096e
Updated Polish translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2009-03-05 16:22:01 +00:00
Lennart Poettering
aceeb44707
Merge commit 'flameeyes/autoconf-2.62'
2009-03-02 23:28:21 +01:00
Lennart Poettering
7711c0a265
Merge commit 'flameeyes/master'
2009-03-02 22:46:44 +01:00
Lennart Poettering
36aa55760c
Merge commit 'coling/master'
2009-03-02 22:45:59 +01:00
Lennart Poettering
6154459500
use the server provided icons
2009-03-02 22:29:48 +01:00
Colin Guthrie
1758320b6a
Initialise our dropdown at contruction and just repopulate it when the cardinfo callback is received
2009-03-02 20:36:44 +00:00
Lennart Poettering
3d5133064e
various small glade updates
2009-03-02 18:41:02 +01:00
Lennart Poettering
4bc56377aa
Merge commit 'coling/master'
2009-03-02 17:00:06 +01:00
Lennart Poettering
06cd4af2ce
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pavucontrol
2009-03-02 16:54:57 +01:00
Lennart Poettering
d44795c014
fix version of libcanberra dependency, fixes PA bug #494
2009-03-02 16:54:42 +01:00
Colin Guthrie
d816be58d6
Fix the number of outstanding operations.
...
This uses an incrementing rather than fixed value as it more obviously reflects what's going on.
2009-02-28 20:37:44 +00:00
Colin Guthrie
188ee8c2c2
Typo: spell configuration right
2009-02-28 19:52:17 +00:00
Colin Guthrie
6a76183326
Add a new widget for the card configuration and use it.
...
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.
2009-02-28 19:51:08 +00:00
Colin Guthrie
1f1c8c8576
Create a new 'Configuration' tab
...
Move the card listing into this tab.
2009-02-28 18:01:07 +00:00
Colin Guthrie
3372cd120c
Silence some warnings
2009-02-28 17:35:36 +00:00
Colin Guthrie
e0c299d979
Initial support for changing card profiles.
...
This hijacks the Output Devices tab to display things for now. I'm currently undecided as to whether a new tab
or more intellegent handling display of the Card Widget is best.
2009-02-28 17:11:41 +00:00
Lennart Poettering
a6901d7b72
run make update-po
2009-02-25 05:20:44 +01:00
Lennart Poettering
004a9d5791
Merge commit 'origin/master-tx'
2009-02-25 05:19:29 +01:00
Christoph Wickert
fbdad2ddde
Add 'Mixer' categorization to .desktop file
2009-02-25 05:19:03 +01:00
Lennart Poettering
01e4826b65
deal with non-initialized data from m-s-r
2009-02-04 18:40:12 +01:00
A S Alam
ea530b940c
Punjabi translation for Module: A S Alam
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-12-24 03:57:18 +00:00
Timo Jyrinki
ef2c2004d4
Add fi (Finnish) to LINGUAS.
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-12-01 14:52:07 +00:00
Timo Jyrinki
69ca327280
Add Finnish (fi) translation by Timo Jyrinki.
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-12-01 14:51:15 +00:00
Piotr Drąg
bb99e71614
Added zh_CN to LINGUAS
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-11-11 03:24:01 +00:00
甘露(Gan Lu)
e63c7d0546
Add zh_CN.po
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-11-10 14:32:37 +00:00
Milos Komarcevic
6c7c5dc259
Added sr and sr@latin to LINGUAS
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-10-21 20:22:00 +00:00
Milos Komarcevic
90c71ac7f5
Initial Serbian Latin translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-10-21 20:16:09 +00:00
Milos Komarcevic
1ceea0a121
Initial Serbian translation
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-10-21 20:15:09 +00:00
Piotr Drąg
f748d6f26b
Updated LINGUAS
...
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-10-17 11:58:08 +00:00