2012-06-26 |
Rob Savoye | don't use CROSS_FLAGS for executables, as -all-staic...
|
commit | commitdiff | tree |
2012-06-26 |
Rob Savoye | always enable the EGL device for any Open* renderers.
|
commit | commitdiff | tree |
2012-06-25 |
Rob Savoye | add CROSS_CXXFLAGS and CROSS_LDFLAGS, add defines for...
|
commit | commitdiff | tree |
2012-06-25 |
Rob Savoye | use CROSS_* flags, make libmedia and libsound optional.
|
commit | commitdiff | tree |
2012-06-25 |
Rob Savoye | make using libsound and libmedia optonal.
|
commit | commitdiff | tree |
2012-06-25 |
Rob Savoye | make linking libsound and libmedia optional, add CROSS_...
|
commit | commitdiff | tree |
2012-06-24 |
Rob Savoye | make building NetStream and Sounds classes optional...
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | add Android to the list of tests for ctype support.
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | add the boost library system to the essential list.
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | Make using uinput devices optional, Android doesn't...
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | don't put -fshort-wchar in CROSS_CXXFLAGS
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | define wstring for Android, which doesn't support wide...
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | Don't redefine MAXHOSTNAMELEN
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | don't use MSC_CNT in a case, it doesn't exist in Android...
|
commit | commitdiff | tree |
2012-06-22 |
Rob Savoye | remove -Wcast-align, it generates too many warnings...
|
commit | commitdiff | tree |
2012-06-18 |
Rob Savoye | add conditional for uinput
|
commit | commitdiff | tree |
2012-06-12 |
Rob Savoye | Conditionally build the uinput support
|
commit | commitdiff | tree |
2012-06-12 |
Rob Savoye | Conditionally include uinput.h
|
commit | commitdiff | tree |
2012-05-21 |
Rob Savoye | don't free ans more than necessary
|
commit | commitdiff | tree |
2012-05-17 |
Rob Savoye | set HAVE_X11_X_H when --with-x11-incl is used.
|
commit | commitdiff | tree |
2012-05-06 |
Rob Savoye | move error message so we only get one.
|
commit | commitdiff | tree |
2012-05-06 |
Rob Savoye | Work for localhost regardless of hos the hosts file...
|
commit | commitdiff | tree |
2012-04-30 |
Rob Savoye | remove unused code
|
commit | commitdiff | tree |
2012-04-29 |
Rob Savoye | merge in IPV6 support from branch.
|
commit | commitdiff | tree |
2012-04-16 |
Rob Savoye | use a fully qualified hostname.
|
commit | commitdiff | tree |
2012-04-16 |
Rob Savoye | add IPV4 support to the client side API
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | specify the port to use for the server.
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | be less verbose, remove commented out blocks.
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | free the answer from, getaddrinfo
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | create servers that support both I{PV4 and IPV6
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | add getIPString for IPV4 and IPV6
|
commit | commitdiff | tree |
2012-04-14 |
Rob Savoye | return, don't try to connect forever when there is...
|
commit | commitdiff | tree |
2012-04-13 |
Rob Savoye | add --machine option
|
commit | commitdiff | tree |
2012-04-12 |
Rob Savoye | add error message if addrinfo has no IP number
|
commit | commitdiff | tree |
2012-04-12 |
Rob Savoye | remove extraneous leading spaces
|
commit | commitdiff | tree |
2012-04-12 |
Rob Savoye | AMF, Element, and Buffer are now on the cygnal namespace...
|
commit | commitdiff | tree |
2012-04-12 |
Rob Savoye | -vv is needed for verbose output, not just -v
|
commit | commitdiff | tree |
2012-04-12 |
Rob Savoye | add private function to return string version of IPV4...
|
commit | commitdiff | tree |
2012-04-11 |
Rob Savoye | Flag an error if the FB gui is configured without the...
|
commit | commitdiff | tree |
2012-03-30 |
Rob Savoye | add 2012 to the copyright for --version
|
commit | commitdiff | tree |
2012-03-29 |
Rob Savoye | don't remove the images directory when srcdir == .
|
commit | commitdiff | tree |
2012-03-27 |
Rob Savoye | conditionally remove the manpage alias files if they...
|
commit | commitdiff | tree |
2012-03-27 |
Rob Savoye | the next release will be 0.8.11
|
commit | commitdiff | tree |
2012-03-27 |
Rob Savoye | Don't remove the non-generated .1 files, they're aliases...
|
commit | commitdiff | tree |
2012-03-27 |
Rob Savoye | add test_15bpp_bitmap.swf to EXTRA_DIST so distcheck...
|
commit | commitdiff | tree |
2012-03-26 |
Rob Savoye | cast 0 so comparisons with pointers doesn't generate...
|
commit | commitdiff | tree |
2012-03-26 |
Rob Savoye | add const to cast to drop compiler warning.
|
commit | commitdiff | tree |
2012-03-26 |
Rob Savoye | use time_t instead of size_t for time. This eliminates...
|
commit | commitdiff | tree |
2012-03-17 |
Rob Savoye | fix --with-kde4-plugindir with patch, bug #35675
|
commit | commitdiff | tree |
2012-03-15 |
Rob Savoye | handle sockaddr correctly for connect()
|
commit | commitdiff | tree |
2012-03-15 |
Rob Savoye | use any servive with getaddrinfo(), if the socket creation...
|
commit | commitdiff | tree |
2012-03-13 |
Rob Savoye | make less verbose
|
commit | commitdiff | tree |
2012-03-13 |
Rob Savoye | parse IPV6 addresses correctly
|
commit | commitdiff | tree |
2012-03-13 |
Rob Savoye | add tests for IPV6 addresses
|
commit | commitdiff | tree |
2012-03-13 |
Rob Savoye | use log_error instead of std::cerr
|
commit | commitdiff | tree |
2012-03-13 |
Rob Savoye | use IPV6 for client connections if supported
|
commit | commitdiff | tree |
2012-03-12 |
Rob Savoye | use getaddrifo() rather than gethostbyname(). which...
|
commit | commitdiff | tree |
2012-03-12 |
Rob Savoye | add test for getaddrinfo(), which is needed for IPV6...
|
commit | commitdiff | tree |
2012-03-12 |
Rob Savoye | use localhost.localdomain rather than just localhost...
|
commit | commitdiff | tree |
2012-03-11 |
Rob Savoye | improve error message and fix typo. Bug #35736
|
commit | commitdiff | tree |
2012-03-11 |
Rob Savoye | Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash
|
commit | commitdiff | tree |
2012-02-27 |
Rob Savoye | Add patch to fix #35635, mmap problems with a hardened...
|
commit | commitdiff | tree |
2012-02-23 |
Rob Savoye | Add GnashVaapiTexture.h to SOURCES
|
commit | commitdiff | tree |
2012-02-21 |
Rob Savoye | generate GNU style ChangeLog from git-log for release.
|
commit | commitdiff | tree |
2012-01-25 |
Rob Savoye | Do not edit /usr/lib out of the path, fremove the entire...
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | remove extraneous spaces in string
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | tweak copyright message
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | fix typo
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | correct typos
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | correct typos
|
commit | commitdiff | tree |
2012-01-21 |
Rob Savoye | update en_GB translation, regenerate pot file.
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | keep NEXT_RELEASE at 0.8.10 till after the release
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | add man page alises file to the dist
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | update copyright date, remove commented out block.
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | enable docbook, install info pages
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | enable docbook, don't gzip man pages
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | fix typo in filename
|
commit | commitdiff | tree |
2012-01-19 |
Rob Savoye | install-man1 doesn't need to depend on EXTRAMANPAGES
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | install-man1 doesn't need to depend on EXTRAMANPAGES
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | remove unused preformatted tjay are now aliases the...
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | cleanup the handling of man pages
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | don't ignore man pages
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | install manpage aliases as files, not links
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | remove extraneous man page aliasesdoc/C/preformatted...
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | update for new packages
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | install the dump-gnash man page
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | drop duplicate copies
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | add fb-gnash and dump-gnash packages
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | drop unused rules for optional package buulds, everything...
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | add dump-gnash manpage
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | add dump-gnash as an aliases to this manpage
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | build fb-gnash and dump-gnash packages too.
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | build a dump-gnash manpage too, since we now package it.
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | regenerated the preformatted versions
|
commit | commitdiff | tree |
2012-01-18 |
Rob Savoye | fix typo with gettext macro
|
commit | commitdiff | tree |
2012-01-17 |
Rob Savoye | remove extraneous = from help strings option names
|
commit | commitdiff | tree |
2012-01-17 |
Rob Savoye | update copyright date
|
commit | commitdiff | tree |
2012-01-17 |
Rob Savoye | update copyright date
|
commit | commitdiff | tree |
2012-01-17 |
Rob Savoye | update copyright date
|
commit | commitdiff | tree |
2012-01-17 |
Rob Savoye | update copyright date
|
commit | commitdiff | tree |