1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 04:45:08 +03:00
Commit Graph

753 Commits

Author SHA1 Message Date
David Kühling
9b60e67998 mplayer: fix playback of Theora files width width/height not multiple of 16 2011-05-01 13:39:29 +02:00
kyak
870294bae3 ben-cyrillic: modify keymap for correct handling of F11/F12 2011-04-30 23:21:58 +04:00
David Kühling
af52b4f8c7 mplayer: correct name of mplayer.conf. everything seems to work correctly now. 2011-04-30 14:25:04 +02:00
David Kühling
ad04b8f8c7 mplayer: oops, have to create /etc/mplayer first 2011-04-30 14:11:55 +02:00
David Kühling
6bfc32e709 mplayer: fix mplayer bug for Theora frametime computation w/ emtpy packets 2011-04-30 14:09:26 +02:00
David Kühling
4ce8eb4b47 mplayer: install config to /etc/mplayer/mplayer.config (renamed files/config) 2011-04-30 14:08:34 +02:00
David Kühling
781599fc4a mplayer: update README tips for encoding videos for NanoNote 2011-04-30 11:49:12 +02:00
kyak
773c2448fa mplayer: install config from withing mplayer package 2011-04-30 13:16:55 +04:00
kyak
d69ac0f856 mplayer: correctly checkout ffmpeg from git 2011-04-30 13:06:19 +04:00
Xiangfu Liu
d895199576 ascii-paint: using nanoote branch 2011-04-29 15:27:18 +08:00
Xiangfu Liu
159a6770f5 new package: move kmod-ks7010 from openwrt to here 2011-04-29 15:27:18 +08:00
Xiangfu Liu
7df1890d55 nanonote-files: config.full_system, add 4th, using upstream triggerhappy 2011-04-29 15:27:18 +08:00
Xiangfu Liu
1ca9a60569 fmit fix typo 2011-04-29 15:27:18 +08:00
David Kühling
dcf2e93f52 nanonote-files: .mplayer/config: use low-accuracy, fast sample rate conversion 2011-04-27 08:37:59 +02:00
David Kühling
030251fdf6 mplayer: Make alsa work (use larger buffer), and use it instead of OSS This
reduces CPU load during playback, and also makes the audio mixer react much
more quickly (note: if mplayer automatic resampling kicks in now, we should
add -af-adv force=2 to make it use the fastest resampling filter)
2011-04-27 08:28:37 +02:00
David Kühling
b4bc2ad5f0 nanonote-files: .mplayer/config: make mplayer -quiet by default (cpu load) 2011-04-27 07:24:16 +02:00
David Kühling
dd543382bc mplayer: upgrade to newer mplayer/ffmpeg upstream revisions, speedup tremor
(tremor speedup costs us some audio quality, but it's a movie player after
all, not a hifi-system :)
2011-04-27 07:16:12 +02:00
David Kühling
5751ee93d0 mplayer: (increase release number) 2011-04-25 18:02:20 +02:00
David Kühling
d6e8b1f789 mplayer_jz47xx: yet another upgrade with minor scaler improvements (accuracy) 2011-04-25 18:01:55 +02:00
Xiangfu Liu
b59a47dd00 libtcod: using source code tags: 1.5.0 2011-04-25 22:48:23 +08:00
David Kühling
dfdcbcb944 nanonote-files: set mplayer config to use fullscreen hw-scaling by default 2011-04-25 15:28:03 +02:00
David Kühling
7795ff0847 mplayer_jz47xx: upgrade to upstream version 0.1.2 that fixes some severe bugs 2011-04-25 10:03:59 +02:00
David Kühling
ffb6f8b339 Disable (all?) patented codecs. Disable ffmpeg's (broken) ogg demuxer. 2011-04-24 21:27:53 +02:00
David Kühling
6a975d2489 mplayer: use svn versions of mplayer plus mplayer-internal ffmpeg from git
Mplayer project seems to have stopped providing release tarballs and recommends
use of the SVN version.  Package uses revision pinning, so still nice and
deterministic.
2011-04-24 11:00:16 +02:00
David Kühling
de21404b0d mplayer_jz47xx: upgrade to latest version w/ scaler support and some fixes 2011-04-23 15:03:05 +02:00
Xiangfu Liu
ad4e848b13 nanonote-files: restore sound configure when boot 2011-04-22 14:20:12 +08:00
Xiangfu Liu
ba3ac45158 ascii-paint: update to 0.3.1, compile fine now.
when running in nanonote. have one error: SDL cannot create window
2011-04-22 13:30:51 +08:00
Xiangfu Liu
d938d67000 4th: compile fine now 2011-04-22 12:54:44 +08:00
Xiangfu Liu
3a40dc04f7 new package: ascii-paint, uses ASCII characters instead of pixels to draw images 2011-04-20 21:06:50 +08:00
Xiangfu Liu
7ec9e95809 new package: libtcod for ascii-paint 2011-04-20 21:06:50 +08:00
Xiangfu Liu
815369ee91 nanonote-files: config.full_system, add liblo liblo-utils 2011-04-20 11:42:58 +08:00
Xiangfu Liu
84ea804b05 fmit: mark BROKEN, depends on opengl 2011-04-20 11:13:20 +08:00
Xiangfu Liu
df9db34bce add build script file using in buildhost 2011-04-18 22:54:12 +08:00
David Kühling
3eb5448f26 add mplayer_jz47xx to config.full_system 2011-04-02 13:52:02 +02:00
David Kühling
80a3d2ddc5 mplayer_jz47xx: package for experimental mplayer video acceleration driver 2011-04-02 12:56:09 +02:00
kyak
a34928054a w3m: update to 0.5.3, rework patches 2011-03-27 01:36:04 +03:00
Xiangfu Liu
01013257c4 flite: add depends alsa-lib by kyak 2011-03-21 01:55:22 +08:00
Xiangfu Liu
345e0730e5 Revert "flite: include in upstream"
this version is 1.4 different with the upstream.
upstream is 1.3 (it's have some share share libs patch)

by remove the "--with-audio="oss"" in upstream verison
not fix the issue in nanontoe

the issue is:
  [flite -t "hello world" a.wav && aplay a.wav] is much better then
  [flite -t "hello world"]

This reverts commit fe66b54342.
2011-03-21 01:40:48 +08:00
kyak
0a344e892f snownews: enable wide ncurses support 2011-03-20 20:33:19 +03:00
kyak
bdc44cb29f config.full_system: restore options as of openwrt-xburst
some changes were lost when moving. Restored as of
b4dc884105/data/qi_lb60/conf/config.full_system
2011-03-17 10:42:23 +03:00
kyak
90818e8cec qstardict: fix build with 0.9.32 2011-03-16 14:36:46 +03:00
kyak
bf897ad3bd package libmpc 2011-03-15 13:07:52 +03:00
kyak
ea53255c62 mpfr: update to 3.0.0 2011-03-14 22:29:02 +03:00
Xiangfu Liu
65a509ca39 [new package] smalltalk free implementation of the Smalltalk-80 language 2011-03-14 22:12:53 +08:00
Xiangfu Liu
06fa0f3e57 [new packages] jdkdrum Command Line Drum Synth Program For Linux 2011-03-14 14:19:45 +08:00
kyak
67a7082245 catch up with alsa-lib from openwrt feeds, fix versionsort
versionsort() is not implemented in uclibc-0.9.30.1
2011-03-13 21:32:54 +03:00
kyak
b3fb1dcb8b add nanonote-base/data/-files to config_full 2011-03-11 10:57:18 +03:00
Xiangfu Liu
9532a350cc [avrdude] auto-download patches by werner, not re-generate them again 2011-03-11 14:44:45 +08:00
Xiangfu Liu
47618a2d6e new package: nanonote-data-files 2011-03-10 18:03:35 +08:00
Xiangfu Liu
b36c84bd76 move data/ folder from openwrt-xburst 2011-03-10 17:47:45 +08:00