lp://staging/ubuntu/raring-proposed/gnomeradio
- Get this branch:
- bzr branch lp://staging/ubuntu/raring-proposed/gnomeradio
Branch merges
Related bugs
Bug #613809: [FFe] gnomeradio NO SOUND, no /dev/mixer present | Undecided | Confirmed | |
Bug #1085118: Transition to gstreamer 1.0 | Undecided | Confirmed |
Related blueprints
Branch information
Recent revisions
- 14. By Pojar Geo
-
* debian/
patches/ gnomeradio- alsa.patch: Added support for looping back audio
through alsa devices. (LP: #1154029)
* debian/patches/ gnomeradio- alsamixer. patch: Added support to use the ALSA
mixer APIs. (LP: #613809)
* debian/patches/ gnomeradio- media_profile. patch: Replaced GnomeMediaProfile
with GstEncodingProfile. (LP: #1154028)
* debian/patches/ gnomeradio- documentation. patch: Use new documentation
infrastructure. (LP: #1091476)
* debian/rules: Removed obsolete --disable-scrollkeeper configure flag.
* debian/control: Build-Depends: added libasound2-dev, yelp-tools, removed
libgnome-media-profiles- dev, gnome-doc-utils, scrollkeeper. - 13. By Pojar Geo
-
* debian/
patches/ gnomeradio- device. patch: Don't stop radio twice to avoid
double free or corruption. (LP: #1110660)
* debian/control: Updated to Standards-Version 3.9.4, no changes needed - 12. By Pojar Geo
-
* debian/
patches/ gnomeradio- build.patch: Fix build in amd64, due to casting
gpointers to (gint). Now we use the GPOINTER_TO_INT macro wherever it's
needed.
* debian/patches/ gnomeradio- set_pulse_ role.patch: Set the pulse media role.
(LP: #1079573)
* debian/patches/ gnomeradio- eos_message. patch: Send EOS before we stop
recording. (LP: #1079625)
* debian/patches/ gnomeradio- presets. patch: Added option for sorting preset
stations with up or down arrow buttons. (LP: #1082274)
* debian/patches/ gnomeradio- station_ list.patch: Added option to export/import
list of preset stations to/from xml file. (LP: #69791)
* debian/patches/ gnomeradio- gstreamer- 1.0.patch: Port to GStreamer 1.0 API.
(LP: #1085118)
* Update debian/patches/ gnomeradio- record_ information: Get information about
audio profile.
* debian/control: Build-Depends: libgstreamer1.0-dev,
libgstreamer-plugins- base1.0- dev, libxml2-dev. - 11. By Pojar Geo
-
* Updated debian/
patches/ gnomeradio- gtk_grid. patch: Redesigned
"Gnomeradio Settings" dialog to become more productive.
* Updated debian/patches/ gnomeradio- record_ information. patch: Fix information
in message dialog.
* Updated debian/patches/ gnomeradio- keyboard_ shortcuts. patch: Group function
"key_press_event" in gui.c.
* debian/patches/ gnomeradio- non_modal. patch: Set "Gnomeradio recording status"
dialog to non-modal to enable interaction with volume control in main
window. (LP: #1029472) - 10. By Pojar Geo
-
* debian/
patches/ gnomeradio- keyboard_ shortcuts. patch: Added a new keyboard
shortcut 's' to stop recording. (LP: #1026417)
* debian/patches/ gnomeradio- keycode_ mapping. patch: Use current keycode mapping
in default lirc keyname. - 9. By Pojar Geo
-
* debian/
patches/ gnomeradio- g_thread_ init_deprecatio n.patch: Fix obsolete
g_thread_init(). (LP: #1013383)
* debian/patches/ gnomeradio- gtk_grid. patch: Port to GtkGrid from deprecated
GtkTable. (LP: #1018398)
* gnomeradio-record_ information. patch: Redesigned
'Gnomeradio recording status' window to show more recording information.
(LP: #1019981) - 8. By Pojar Geo
-
* debian/
patches/ gnomeradio- ngettext. patch: Adds ngettext support for messages
strings. (LP: #980633)
* debian/patches/ gnomeradio- help.patch: Fixed frecquency value step in manual
chapter "Usage/Frequency". (LP: #980652)
* debian/patches/ gnomeradio- prefs.patch: Switched from a GtkButton to a
GtkFileChooserButton, instead of fidling around with the dialog.
* debian/patches/ gnomeradio- function. patch: Added a new function, so that
lirc.c doesn't touch the internals of gui.c anymore.
* debian/patches/ gnomeradio- license. patch: Added license dialog and website
label to "About Gnomeradio" dialog. (LP: #997473)
* debian/patches/ gnomeradio- record. patch: Changed audio source from osssrc to
autoaudiosrc that automatically detects an appropriate audio source to use.
(LP: #1004761)
* Updated debian/patches/ gnomeradio- v4l2.patch to fix the tooltip typo, use
"dev/radio0" (the official name of the radio device). (LP: #1005127)
* debian/gnomeradio. sgml: Fixed ending tag mismatch.
* Switch to debhelper compat level v8. - 7. By Pojar Geo
-
* debian/
patches/ gnomeradio- volume_ button. patch: replace BaconVolumeButton
with GtkVolumeButton (LP: #957867)
* debian/patches/ gnomeradio- gtk3.patch: resolve build warnings about is used
deprecated GTK 3 API (LP: #954993)
* debian/patches/ gnomeradio- draw_signal. patch: fixed problems with GTK 3
events and signals (LP: #955462)
* debian/patches/ gnomeradio- gstreamer. patch: use standard gstreamer functions
to parse a description
* debian/patches/ gnomeradio- v4l2.patch: changed defaults autodetection driver
for using v4l2 (LP: #958030)
* debian/patches/ gnomeradio- lirc.patch: add a lirc command "toggle visible"
* debian/control: update to starndards-version 3.9.3, changes needed
+ modify Maintainer value to match the Debian Maintainer Field specification
+ moved project homepage field from description to new location.
+ add suggests field: lirc-x - 6. By Francesco Namuri
-
[ Michael Biebl ]
* Pull patches from Fedora to make gnomeradio compile against GTK 3 and
gnome-media-profiles 3.0. (Closes: #645577)
* Don't patch configure directly, but use dh-autoreconf to update the build
system.
* Update build dependencies.
* Use dpkg source format 3.0 (quilt).[ Francesco Namuri ]
* debian/rules: added DEB_CONFIGURE_SCRIPT_ ENV to pass -lm to configure
script, avoid compilation problems with binutils-gold.
* debian/control: bumped to 3.9.2 no changes needed.
* added debian/patches/ fix_gnome_ radio_gui. patch to fix bug in gui.c
gnome_radio_gui function causing a blank main gtk window.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/saucy/gnomeradio