• Lerosua on Twitter

    t
  • 订阅

    抓虾
    google reader
    bloglines
    鲜果
  • 分类目录

  • 功能

  • « | Main | »

    GMLive 0.22.1发布

    By lerosua | 八月 31, 2009

    GMLive 0.22.1版本释出.有如下更新:
    1.添加单一运行模式。
    2.在打开的情况下接收命令行发送来的网址。
    3.添加pps支持(试验功能)
    新版本需要配合gmlive-extra-0.2 来使用.

    详细说来,单一运行模式即全局只能打开一个gmlive实例。不过已打开的gmlive可以接收命令行发送来的网址。比如在终端输入 gmlive mms://xxxx.asf 这样命令,而此时已经有一个gmlive在运行中,则运行中的gmlive则可以播放发送而来的这个mms://xxx.asf网址。由此可作的引申功能是让gmlive和firefox作关联,打开mms:// ,synacast:// ,pps:// 这样的协议时可以直接调用gmlive来播放。

    另外,pps的支持在试验中。并且它的二进制程序要求root权限,请确保您明白这一点的意义,及自行承担风险。详细的说明会在gmlive-extra-0.2中。

    gmlive 0.22.1下载地址 http://gmlive.googlecode.com/files/gmlive-0.22.1.tar.bz2

    Topics: GMLive | 11 Comments »

    11 Responses to “GMLive 0.22.1发布”

    1. lon Says:
      八月 31st, 2009 at 12:31 下午

      terminate called after throwing an instance of ‘Gtk::BuilderError’
      已放弃

    2. lerosua Says:
      八月 31st, 2009 at 12:45 下午

      @lon
      似乎编译时 ./configure –prefix=/usr 后,安装就会出现这个问题。
      你先用默认的安装一下。
      我查一下是啥问题。

    3. lerosua Says:
      八月 31st, 2009 at 12:59 下午

      刚才试了下,应该不是安装的问题。
      @Ion,可能是别的问题,你重新编译看看

    4. lon Says:
      八月 31st, 2009 at 1:16 下午

      http://www.linux-ren.org/modules/newbb/viewtopic.php?topic_id=50088&post_id=279474#forumpost279474

      我也正在试验中

    5. chunchengch Says:
      九月 6th, 2009 at 12:19 下午

      此版仍然無法開啟輸入的sop位址嗎?

    6. lerosua Says:
      九月 7th, 2009 at 11:41 上午

      @chuncheng ch
      下一版本提供此功能

    7. paul Says:
      九月 7th, 2009 at 12:01 下午

      可以做个适合 amd64 的deb包吗?不会编译。。。

    8. lerosua Says:
      九月 8th, 2009 at 7:26 下午

      @paul
      上ubuntu-cn论坛找找吧,我同样不会做deb包

    9. nacre Says:
      九月 12th, 2009 at 11:48 下午

      请问目前有什么可用的sopcast频道列表的url吗?

    10. pjq Says:
      九月 13th, 2009 at 6:36 下午

      在 Gentoo上编译时出现错误:
      pjq@gentoo-pjq ~/Desktop/gmlive-0.22.1 $ make
      make all-recursive
      make[1]: Entering directory `/home/pjq/Desktop/gmlive-0.22.1′
      Making all in src
      make[2]: Entering directory `/home/pjq/Desktop/gmlive-0.22.1/src’
      g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -DDATA_DIR=\”"/usr/local/share/gmlive”\” -DGMLIVE_LOCALEDIR=\”"/usr/local/share/locale”\” -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -g -O2 -MT MainWindow.o -MD -MP -MF .deps/MainWindow.Tpo -c -o MainWindow.o MainWindow.cpp
      MainWindow.cpp: In member function ‘void MainWindow::on_menu_help_about()’:
      MainWindow.cpp:666: error: no matching function for call to ‘Gtk::Builder::create_from_file(const char [37], const char [12])’
      /usr/include/gtkmm-2.4/gtkmm/builder.h:171: note: candidates are: static Glib::RefPtr Gtk::Builder::create_from_file(const std::string&)
      MainWindow.cpp: In constructor ‘MainWindow::MainWindow()’:
      MainWindow.cpp:801: error: no matching function for call to ‘Gtk::Builder::create_from_file(const char [37], const char [10])’
      /usr/include/gtkmm-2.4/gtkmm/builder.h:171: note: candidates are: static Glib::RefPtr Gtk::Builder::create_from_file(const std::string&)
      make[2]: *** [MainWindow.o] Error 1
      make[2]: Leaving directory `/home/pjq/Desktop/gmlive-0.22.1/src’
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/home/pjq/Desktop/gmlive-0.22.1′
      make: *** [all] Error 2

    11. alexander Says:
      九月 15th, 2009 at 10:56 上午

      请问gmlive可以用mplayer做前端吗?