Augustin Cavalier
8a822b7c85
Revert "AVCodecDecoder: use swresample to interleave audio channels."
...
Commit 856cc59e58
didn't really "fix"
anything; it just broke audio pretty much everywhere but YouTube,
and there videos play at 2x speed so it wasn't really worth it.
Stopgap solution for #12509 .
2015-12-18 20:42:29 -05:00
Humdinger
d625b5f6bb
Updated cdrtools package.
2015-12-18 18:20:11 +01:00
Humdinger
128efd5eae
Added application/xhtml+xml as supported type for TextSearch
2015-12-18 18:17:56 +01:00
Guillermo Bonvehi
937aabf5a1
MediaPlayer: Added simple shortcuts to playlist.
...
Fixes #6562 .
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
I tweaked some coding style and added back the missing
B_BACKSPACE shortcut.
2015-12-17 16:52:38 -05:00
Markus Himmel
a89ac5a653
Tracker: Add dragged poses to the drag message in the correct order
...
The function EachPoseAndModel iterates through poses in reverse order.
This fixes #12333 .
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2015-12-17 16:25:16 -05:00
Jérôme Duval
33840df504
app_server: declare jam dependency for BitmapPainter to freetype
2015-12-17 21:51:08 +01:00
Jérôme Duval
f9b95ccd2d
Revert icu* packages for x86_gcc2.
2015-12-17 20:54:16 +01:00
Jérôme Duval
6316accd29
Update icu and wget packages for x86_64.
2015-12-17 19:25:30 +01:00
Jérôme Duval
12bb78e6ce
Add gcc5 package for x86 and gcc5_x86 for x86_gcc2.
...
* update gmp package for x86, gmp_x86 for x86_gcc2.
* update wget packages for x86 and x86_gcc2.
* update icu* packages for x86_gcc2 and x86.
* update libgpg_error* packages for x86_gcc2.
2015-12-17 18:28:57 +01:00
Automatic Committer
381c562bc4
Update usb.ids from www.linux-usb.org
2015-12-17 05:20:33 +01:00
Augustin Cavalier
928081790f
WebPositive: Fix typo in SettingsWindow.
...
Thanks Anarchos!
2015-12-16 16:16:35 -05:00
François Revol
ffa40c8562
Add package for ThemeManager
2015-12-16 17:25:41 +01:00
Dariusz Knociński
c0349163fd
Preferences/VirtualMemory: fixed crash when exiting from not fully initialized application.
...
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2015-12-15 21:21:23 -05:00
Augustin Cavalier
485f533935
RWLocker: Move to kits/shared.
...
As requested by looncraz. A lot of stuff in IOM/MediaPlayer's
'support' directories probably should be moved to 'shared' anyway.
2015-12-15 21:15:06 -05:00
Jeroen Oortwijn
ea74aafd98
configure: Add host as valid build target in help.
...
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
2015-12-15 21:02:02 -05:00
Jérôme Duval
d0afcca041
Add gcc5 packages for x86_64.
...
* Beware that installing these packages will replace gcc and syslibs. gcc5 packages
can be used to check that packages still build correctly with gcc5, simply being
places in haikuporter packages folder.
* libstdc++ is configured for "gcc4 compatibility", this means we could switch to
this version, while maintaining binary compatibility. However a switch to the new abi
will eventually require a full rebuild of packages depending on libstdc++. For this
to happen, the affected packages should be buildable with gcc5, which can easily be done
with the addition of these packages. Mainstream packages with up to date versions are
probably already buildable with gcc5, some aren't (ie boost). All haiku-* packages are
to be checked. I'll open a provisioning ticket to track the related activities.
2015-12-14 11:44:43 +01:00
Jessica Hamilton
d691af0888
Update qt5 packages for x86_gcc2.
2002-11-13 11:08:37 +13:00
Humdinger
204407321e
64bit packages of cdrtools, haikuwebkit, youtube-dl and ubertuber
...
Thanks vidrep for testing those packages.
2015-12-12 22:08:32 +01:00
Jérôme Duval
9c66d4120d
Update gmp package for x86_64.
2015-12-12 10:38:40 +01:00
autonielx
f7b5f43258
Update translations from Pootle
2015-12-12 06:35:29 +01:00
Humdinger
ea6fcd5055
Added x86 builds of opus and opusfile.
2015-12-10 19:31:55 +01:00
Automatic Committer
58cc0108e9
Update pci.ids from pciids.sourceforge.net
2015-12-10 05:20:24 +01:00
Jérôme Duval
db541d98a0
Updated automake, libpng, openssl and python packages.
...
* added automake113 and python3 packages for x86 and x86_64.
2015-12-09 23:03:53 +01:00
Humdinger
8c2efb9ee7
Added packages opus, opusfile, opus_tools
2015-12-08 21:19:33 +01:00
François Revol
8840a3d9cd
Add a Device_USB_Zip icon
...
Just Device_USB_Floppy with some blue, feel free to make it better.
2015-12-07 17:03:29 +01:00
Alexander von Gluck IV
95a51e6e93
data/artwork: Add additional bootsplashes and motivation?
2015-12-06 09:05:06 -06:00
Dario Casalinuovo
ec7d3b4053
Move old launch_media_server to deprecated file
2015-12-06 15:09:12 +01:00
Dario Casalinuovo
1acc73c437
Deprecate media_realtime_init_* functions
2015-12-06 15:03:49 +01:00
Dario Casalinuovo
aad4b937be
media_kit: Add Deprecated.cpp file
2015-12-05 19:04:52 +01:00
Dario Casalinuovo
226be01113
media_kit: General maintainance
...
* Move !missing_symbols.cpp in the legacy directory.
* Move useless methods in a Deprecated.cpp file.
* SetRealtimeFlags / GetRealtimeFlags are useless, they
don't make sense nowadays.
* The symbols are anyway preserved.
2015-12-05 18:59:38 +01:00
Humdinger
5fb16fc743
Updated lbreakout2 package.
2015-12-05 18:55:06 +01:00
Dario Casalinuovo
2b480e44f3
AddOnManager: Fix logic inversion
2015-12-05 13:16:00 +01:00
autonielx
6dd94f5e3a
Update translations from Pootle
2015-12-05 06:34:04 +01:00
Dario Casalinuovo
f798491a8f
FFmpegPlugin: Remove forgot variable
2015-12-04 12:18:52 +01:00
Dario Casalinuovo
8cd14ac0cd
BMediaEncoder: Style fixes
2015-12-04 01:33:53 +01:00
Dario Casalinuovo
7f3ca22e46
AVCodecEncoder: Solve a crash at personalStudio startup
...
* This makes the app to start, but it's not enough
to have it show the window.
2015-12-04 01:33:53 +01:00
Dario Casalinuovo
2d50879085
BMediaEncoder: Proper handling of i/o formats
2015-12-04 01:33:52 +01:00
Dario Casalinuovo
3bc039b9f1
media_kit: Add encoding support facilities
2015-12-04 01:33:52 +01:00
Dario Casalinuovo
c3b461d8a9
AVCodecEncoder should not know the format
2015-12-04 01:33:52 +01:00
Dario Casalinuovo
537ea80adf
BMediaEncoder: Style fixes
2015-12-04 01:33:51 +01:00
Automatic Committer
504fda3f51
Update pci.ids from pciids.sourceforge.net
2015-12-03 05:20:21 +01:00
Dario Casalinuovo
9bc60a8bc0
BMediaEncoder: Init/Release code cleanup.
2015-12-02 16:08:07 +01:00
Dario Casalinuovo
106539c239
Implement BMediaEncoder::write_chunk
2015-12-02 16:08:07 +01:00
Dario Casalinuovo
2b51499295
Initial implementation of BMediaEncoder
...
* People interested, please review!
* This is based on the patch from Fredrik Moden which was based on
the Oleg Krysenkov one.
* The original patch has been reworked by myself.
* Adapted the code to work with the new PluginManager API which
differently than before doesn't need to contact the media_server.
2015-12-02 16:08:06 +01:00
Jérôme Duval
0df4a177d7
app_server: declare jam dependecy for AlphaMaskCache to freetype
2015-12-01 02:57:42 +01:00
Jérôme Duval
bd3bd5dc6b
Update freetype,ffmpeg,harfbuzz packages for x86_64.
2015-11-30 22:54:09 +01:00
Jérôme Duval
87da38ded1
Update glib2 and pkgconfig packages for x86_64.
...
* Add lensfun and libidl packages for x86_64.
2015-11-29 22:05:42 +01:00
Adrien Destugues
bfb6ef6133
python_imaging: add support for jpeg and png
...
* An imaging library that can't load images is much less useful.
2015-11-29 10:25:18 +01:00
Dario Casalinuovo
6423f87f9e
BMediaRoster: Reference count polishment
...
* BMediaNode is registering it's presence to the roster.
* Only addons needs their configuration to be saved.
2015-11-28 16:35:06 +01:00
Dario Casalinuovo
d98b8c7c59
BufferCache: More strict validity checks
...
* This add a debugger call if the BBuffer id is
mismatched at object creation.
2015-11-28 16:35:05 +01:00