mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Compiles on most platforms, starts. Not really tested.
Conflicts:
acinclude.m4
lib/libdvbsub/Makefile.am
lib/libtriple/Makefile.am
lib/libtuxtxt/Makefile.am
src/Makefile.am
src/create_rcsim_h.sh
src/daemonc/Makefile.am
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/eitd/Makefile.am
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/scan_setup.cpp
src/gui/streaminfo2.cpp
src/gui/streaminfo2.h
src/gui/update.cpp
src/gui/widget/Makefile.am
src/gui/widget/listbox.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/rcsim.c
src/system/Makefile.am
src/zapit/src/Makefile.am
src/zapit/src/frontend.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: d244a5991a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)
------------------
This commit was generated by Migit
45 lines
503 B
Plaintext
45 lines
503 B
Plaintext
### mostly autoconf crap
|
|
Makefile
|
|
autom4te.cache
|
|
*.in
|
|
aclocal.m4
|
|
config.*
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
*.pc
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
stamp-h1
|
|
README
|
|
COPYING
|
|
INSTALL
|
|
|
|
### objects and libs
|
|
.libs
|
|
.deps
|
|
*.o
|
|
*.so
|
|
*.lo
|
|
*.a
|
|
*.la
|
|
.*.swp
|
|
|
|
### editor crap
|
|
*.rej
|
|
*~
|
|
|
|
### binaries that fall out of the build
|
|
lib/sectionsdclient/sectionsdcontrol
|
|
src/neutrino
|
|
src/nhttpd/web/*.js.gz
|
|
src/zapit/src/pzapit
|
|
src/zapit/src/udpstreampes
|
|
src/drivertool
|
|
src/dt
|
|
src/rcsim.h
|
|
src/rcsim
|
|
src/gui/version.h
|
|
src/nhttpd/nhttpd.conf
|