Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/vlc: fix some waitpid usage | Timo Teräs | 2013-10-07 | 2 | -1/+47 |
| | |||||
* | main/vlc: fix networking and screen saver disabling | Timo Teräs | 2013-10-06 | 3 | -141/+21 |
| | | | | | | uclibc defines AI_IDN, but does not support it, so don't try using it. and now that our uclibc has posix_spawn don't patch the calls out, we really need to spawn out the processes. | ||||
* | main/vlc: rebuild against new libdvbpsi | Natanael Copa | 2013-10-03 | 1 | -1/+2 |
| | |||||
* | main/vlc: define fminf in src/audio_output/volume.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -4/+25 |
| | |||||
* | main/vlc: declare err variable in xdg.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+10 |
| | |||||
* | main/vlc: yet another rebase of uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 2 | -9/+19 |
| | |||||
* | main/vlc: inhibit spawn in posix/netconf.c | Bartłomiej Piotrowski | 2013-09-26 | 2 | -8/+71 |
| | |||||
* | main/vlc: rebase uclibc-inhibit-spawn.patch | Bartłomiej Piotrowski | 2013-09-26 | 4 | -107/+40 |
| | |||||
* | main/vlc: fix build | Bartłomiej Piotrowski | 2013-09-26 | 2 | -52/+3 |
| | |||||
* | main/vlc: upgrade to 2.1.0 | Bartłomiej Piotrowski | 2013-09-26 | 1 | -4/+4 |
| | |||||
* | main/vlc: upgrade to 2.0.8a | Natanael Copa | 2013-08-28 | 1 | -7/+8 |
| | |||||
* | main/vlc: rebuild against libpng16 | Natanael Copa | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.8 | Natanael Copa | 2013-08-14 | 3 | -48/+37 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/vlc: build fix for flac-1.3 | Natanael Copa | 2013-07-16 | 2 | -0/+44 |
| | |||||
* | main/vlc: upgrade to 2.0.7 | Natanael Copa | 2013-05-28 | 1 | -5/+5 |
| | |||||
* | main/vlc: rebuild against libmatroska-1.4 | Natanael Copa | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.6 | Natanael Copa | 2013-04-10 | 2 | -16/+13 |
| | |||||
* | main/vlc: rebuild against mesa-9.1 | Natanael Copa | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against ffmpeg-1.1 | Natanael Copa | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | main/vlc: build fix for automake-1.13 | Natanael Copa | 2013-01-01 | 2 | -0/+13 |
| | |||||
* | main/vlc: rebuild against new x264 | Natanael Copa | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.5 | Natanael Copa | 2012-12-18 | 1 | -3/+3 |
| | |||||
* | main/vlc: remove dlclose workaround | Natanael Copa | 2012-11-01 | 3 | -46/+1 |
| | | | | It appears to have been fixed in uclibc | ||||
* | main/vlc: upgrade to 2.0.4 | Natanael Copa | 2012-10-17 | 1 | -3/+3 |
| | |||||
* | main/vlc: workaround dlclose isse on x86_64 | Natanael Copa | 2012-10-08 | 2 | -1/+23 |
| | | | | http://old.nabble.com/dlclose-segfaults-on-x86_64-td34518122.html | ||||
* | main/vlc: rebuild against ffmpeg-1.0 | Natanael Copa | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.3 | Natanael Copa | 2012-08-03 | 2 | -17/+4 |
| | |||||
* | rebuild against ffmpeg-0.11 | Natanael Copa | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 2.0.1 | Natanael Copa | 2012-03-22 | 2 | -3/+17 |
| | |||||
* | main/vlc: bump pkgrel so we get DV support from previous commit | Natanael Copa | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | main/vlc: Enable dv support | Mika Havela | 2012-03-11 | 1 | -0/+2 |
| | |||||
* | main/vlc: upgrade to 2.0.0 (from testing) | Natanael Copa | 2012-03-07 | 7 | -152/+138 |
| | |||||
* | main/vlc: rebuild against mesa-8.0 | Natanael Copa | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | main/vlc: fix daemon's stop | Leonardo Arena | 2011-12-27 | 2 | -4/+6 |
| | |||||
* | main/vlc: fix daemon.pre-install | Leonardo Arena | 2011-12-27 | 2 | -3/+3 |
| | |||||
* | main/vlc: make sure vlc user are in audio/video groups | Natanael Copa | 2011-12-22 | 2 | -3/+11 |
| | | | | fixes #874 | ||||
* | main/vlc: upgrade to 1.1.13 | Natanael Copa | 2011-12-22 | 2 | -18/+18 |
| | |||||
* | APKBUILDs email update | Leonardo Arena | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | main/vlc: rebuild against libnotify-0.7 | Natanael Copa | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 1.1.12 | Natanael Copa | 2011-10-28 | 3 | -34/+88 |
| | |||||
* | main/vlc: rebuild against mesa-7.11 | Natanael Copa | 2011-10-25 | 1 | -1/+1 |
| | |||||
* | main/vlc: use "--user" in init.d" | Leonardo Arena | 2011-10-25 | 2 | -2/+2 |
| | |||||
* | main/vlc: create vlc user in pre-install, set dir permissions in apk | Timo Teräs | 2011-07-24 | 3 | -6/+11 |
| | | | | Scripts should not go tweak the directory permissions. | ||||
* | main/vlc: fix logging. Upgrade to 1.1.11 | Leonardo Arena | 2011-07-20 | 3 | -6/+6 |
| | |||||
* | main/vlc: recompile against new libdvbpsi | Timo Teräs | 2011-07-11 | 1 | -1/+1 |
| | |||||
* | main/[various]: new triggers api | Natanael Copa | 2011-07-06 | 1 | -3/+1 |
| | |||||
* | main/ffmpeg: upgrade to 0.8 and rebuild dependants | Natanael Copa | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | main/x264: upgrade to 20110621 | Natanael Copa | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | main/vlc: upgrade to 1.1.10 | Natanael Copa | 2011-06-06 | 1 | -3/+3 |
| |