#
92ab0a8c |
| 23-Jul-2015 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
VolumeControl: Add support for media services notifications
|
#
edcc37c6 |
| 29-Mar-2015 |
Dario Casalinuovo <b.vitruvio@gmail.com> |
ProcessController and VolumeControl: solve BMessage kind of memory leak.
Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>
|
#
5c7707fc |
| 05-Apr-2015 |
Michael Lotz <mmlr@mlotz.ch> |
desklink: Use early return, no functional change.
|
#
77c35db9 |
| 05-Apr-2015 |
Michael Lotz <mmlr@mlotz.ch> |
desklink: Whitespace cleanup only.
|
#
4626c49e |
| 27-Mar-2014 |
Jonathan Schleifer <js@webkeks.org> |
desklink: Fix %ld being used instead of B_PRId32
Also enables -Werror.
|
#
25a7b01d |
| 05-May-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Merge branch 'master' into package-management
Additional changes: * Add src/system/kernel/lib/zlib, which builds a kernel version of zlib, needed by packagefs. * BuildFeatures: Add a build feature
Merge branch 'master' into package-management
Additional changes: * Add src/system/kernel/lib/zlib, which builds a kernel version of zlib, needed by packagefs. * BuildFeatures: Add a build feature "gcc2" to allow for easier checks. * Referenceable.cpp: Include <OS.h> instead of <debugger.h>. The latter is not needed and prevents building for the build platform. * zlib/zutil.h: Fix gcc 2 build. We really should use the external package instead.
Conflicts: .gitignore build/jam/BuildSetup build/jam/FileRules build/jam/FloppyBootImage build/jam/HaikuImage build/jam/ImageRules build/jam/KernelRules build/jam/NetBootArchive build/jam/OptionalBuildFeatures build/jam/OptionalLibPackages build/jam/OptionalPackageDependencies build/jam/OptionalPackages build/scripts/build_haiku_image configure data/bin/installoptionalpackage data/system/boot/Bootscript headers/os/app/Message.h headers/os/package/PackageInfo.h headers/os/package/PackageInfoAttributes.h headers/os/package/PackageInfoSet.h headers/os/package/PackageRoster.h headers/os/package/PackageVersion.h headers/os/package/hpkg/PackageInfoAttributeValue.h headers/os/storage/FindDirectory.h headers/os/storage/Node.h headers/os/support/StringList.h headers/private/system/directories.h src/add-ons/kernel/drivers/audio/ac97/es1370/Jamfile src/add-ons/kernel/file_systems/packagefs/AttributeIndex.cpp src/add-ons/kernel/file_systems/packagefs/Jamfile src/add-ons/kernel/file_systems/packagefs/Package.cpp src/add-ons/kernel/file_systems/packagefs/Package.h src/add-ons/kernel/file_systems/packagefs/PackageDomain.cpp src/add-ons/kernel/file_systems/packagefs/PackageDomain.h src/add-ons/kernel/file_systems/packagefs/PackageFSRoot.cpp src/add-ons/kernel/file_systems/packagefs/PackageLinkDirectory.cpp src/add-ons/kernel/file_systems/packagefs/PackageLinkDirectory.h src/add-ons/kernel/file_systems/packagefs/PackageLinkSymlink.cpp src/add-ons/kernel/file_systems/packagefs/PackageLinkSymlink.h src/add-ons/kernel/file_systems/packagefs/PackageLinksDirectory.cpp src/add-ons/kernel/file_systems/packagefs/PackageNode.h src/add-ons/kernel/file_systems/packagefs/ResolvableFamily.cpp src/add-ons/kernel/file_systems/packagefs/Version.cpp src/add-ons/kernel/file_systems/packagefs/Version.h src/add-ons/kernel/file_systems/packagefs/Volume.cpp src/add-ons/kernel/file_systems/packagefs/Volume.h src/add-ons/kernel/file_systems/packagefs/kernel_interface.cpp src/add-ons/kernel/file_systems/userlandfs/shared/driver_settings.c src/apps/deskbar/BarApp.cpp src/apps/deskbar/BarMenuBar.cpp src/apps/deskbar/BarMenuBar.h src/apps/deskbar/BarView.cpp src/apps/deskbar/BarView.h src/apps/deskbar/BarWindow.cpp src/apps/deskbar/BarWindow.h src/apps/deskbar/DeskbarMenu.cpp src/apps/deskbar/DeskbarMenu.h src/apps/deskbar/DeskbarUtils.cpp src/apps/deskbar/DeskbarUtils.h src/apps/deskbar/ExpandoMenuBar.cpp src/apps/deskbar/ExpandoMenuBar.h src/apps/deskbar/TeamMenu.cpp src/apps/processcontroller/ProcessController.cpp src/apps/remotedesktop/RemoteDesktop.cpp src/bin/bash/config-top.h src/bin/finddir.c src/bin/package/Jamfile src/bin/package/command_add.cpp src/bin/package/command_create.cpp src/bin/package/command_list.cpp src/bin/package_repo/command_list.cpp src/bin/pkgman/command_refresh.cpp src/build/libbe/support/Jamfile src/build/libpackage/Jamfile src/build/libroot/Jamfile src/build/libroot/fs.cpp src/build/libroot/remapped_functions.h src/kits/locale/MutableLocaleRoster.cpp src/kits/opengl/GLRendererRoster.cpp src/kits/package/PackageInfo.cpp src/kits/package/PackageInfoSet.cpp src/kits/package/PackageRoster.cpp src/kits/package/PackageVersion.cpp src/kits/package/RepositoryCache.cpp src/kits/package/hpkg/PackageWriterImpl.cpp src/kits/package/hpkg/ReaderImplBase.cpp src/kits/package/hpkg/WriterImplBase.cpp src/kits/print/PrintTransport.cpp src/kits/print/Printer.cpp src/kits/screensaver/ScreenSaverRunner.cpp src/kits/support/StringList.cpp src/kits/tracker/ContainerWindow.cpp src/kits/tracker/DeskWindow.cpp src/kits/tracker/PoseView.cpp src/libs/print/libprint/Transport.cpp src/preferences/printers/AddPrinterDialog.cpp src/preferences/screensaver/ScreenSaverWindow.cpp src/servers/debug/DebugServer.cpp src/servers/input/AddOnManager.cpp src/servers/media_addon/MediaAddonServer.cpp src/system/boot/Jamfile src/system/boot/loader/Jamfile src/system/boot/loader/loader.cpp src/system/boot/loader/vfs.cpp src/system/kernel/fs/vfs.cpp src/system/kernel/fs/vfs_boot.cpp src/system/libroot/os/find_directory.cpp src/system/runtime_loader/runtime_loader.cpp src/tools/package/Jamfile
show more ...
|
#
546208a5 |
| 16-Apr-2012 |
Oliver Tappe <zooey@hirschkaefer.de> |
More catalog-related cleanup.
* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO * adjust all uses of both macros in Haiku'
More catalog-related cleanup.
* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO * adjust all uses of both macros in Haiku's source tree * use correct header guard for collecting/Catalog.h
The renamed macros require adjustments to all external applications using catalogs.
show more ...
|
#
7ee685d2 |
| 23-Feb-2012 |
Philippe Saint-Pierre <stpere@gmail.com> |
Desklink: Close the Volume Window after dropping the replicant
When dropping a replicant of the Volume Control, close the volume window.
Enhancement #7718.
|
#
9254b0c4 |
| 10-Jun-2011 |
Joachim Seemer <humdingerb@googlemail.com> |
Applied localization patch by mt, removed About menu/window as we decided those are not needed with system software. Fixes #7656. Compiling, working cosmetics, I'd say +alpha.
git-svn-id: file:///sr
Applied localization patch by mt, removed About menu/window as we decided those are not needed with system software. Fixes #7656. Compiling, working cosmetics, I'd say +alpha.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42085 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
9157e52c |
| 23-Sep-2010 |
Axel Dörfler <axeld@pinc-software.de> |
* Improved VolumeControl snapping based on Stippi's snapping code.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38797 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
648b674d |
| 15-Jul-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Fixed volume change via mouse wheel over the replicant icon regression. See #2323. * Also fixed the mouse wheel not working once the volume value equaled -1.
git-svn-id: file:///srv/svn/repos/h
* Fixed volume change via mouse wheel over the replicant icon regression. See #2323. * Also fixed the mouse wheel not working once the volume value equaled -1.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31582 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
da30b4bf |
| 30-Jun-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* With the help of Stippi's "I Will Survive" article, the VolumeControl replicant should now handle media server restarts, or late starts gracefully. * This fixed ticket #4002.
git-svn-id: file:/
* With the help of Stippi's "I Will Survive" article, the VolumeControl replicant should now handle media server restarts, or late starts gracefully. * This fixed ticket #4002.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31322 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
2b665ac3 |
| 04-Jun-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Simplified computation as suggested by Ingo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30959 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
d69a73df |
| 16-May-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* The Be API requires that options and mask is 0 to remove a mask using BView::SetEventMask(). This fixes bug #3928. * And while the app_server handled that correctly, BView actually did not, and
* The Be API requires that options and mask is 0 to remove a mask using BView::SetEventMask(). This fixes bug #3928. * And while the app_server handled that correctly, BView actually did not, and stored the wrong value.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30772 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
1f25254a |
| 09-Apr-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Fixed the non-working volume update when using the mouse wheel - only the slider position was updated, not the actual volume. * Use InvokeNotify() for wheel changes so that we correctly notify li
* Fixed the non-working volume update when using the mouse wheel - only the slider position was updated, not the actual volume. * Use InvokeNotify() for wheel changes so that we correctly notify listeners.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30084 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
9cfc4c2f |
| 09-Apr-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* The slider now snaps to 0 dB when crossing that to ease finding the maximum volume without distortion. * Added about window.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30073 a95241bf-7
* The slider now snaps to 0 dB when crossing that to ease finding the maximum volume without distortion. * Added about window.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30073 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
4e0b8ffd |
| 09-Apr-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* As Stephan pointed out, the roster will be NULL if the media server is not running. Thanks! That's just another thing we should improve in R2.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trun
* As Stephan pointed out, the roster will be NULL if the media server is not running. Thanks! That's just another thing we should improve in R2.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30062 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
bc608ebf |
| 09-Apr-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* The volume now listens to parameter changes, and adapts itself automatically.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30061 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
55891682 |
| 08-Apr-2009 |
François Revol <revol@free.fr> |
Fix gcc4.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30034 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
ab987355 |
| 08-Apr-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Restructured the sources a bit, renamed SliderView to VolumeControl, VolumeSlider to VolumeWindow. * The VolumeControl is now a replicant, and be be dragged to the Tracker. * Hence, moved all vol
* Restructured the sources a bit, renamed SliderView to VolumeControl, VolumeSlider to VolumeWindow. * The VolumeControl is now a replicant, and be be dragged to the Tracker. * Hence, moved all volume control stuff from VolumeWindow into the VolumeControl class directly. * Changed menu a bit. Note that controlling the physical output currently does not work, but that's a problem of the media node in question (probably the multi audio add-on, I'll have a look). * Added a small delay when clicking on the slider directly before the window is hidden, so that you'll get some feedback of your action. * Added --add-volume, and --volume-control options to "desklink", the former adds the volume control icon to the deskbar, the latter opens the volume control window directly. * Further cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30031 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|